pygbag is causing it via my deploy.yml
CSS I would definitely be using that in the future/aerobot-iss works so I ditched the ones that weren’t working and added some new onespygame then I ran pygbag so it is now finally live on GitHub Pages
.exe
pygame, didn’t work out, then tried to host it on noVNC, it acted up to, I finally gave up after 5 hrs of trying, didn’t count that because that was trial and error and not actual coding (although I did had to make and modify my Dockerfile like a 100 times)pygame instead of tkinter
tkinter sucks, I loved it at first it was easy but as my code becomes more complex it just causes unnecessary bugs, so I plan to switch entirely to pygame
.exe file (I was planning to do this, I got many reviews saying that a website would be better, so I am doing that)ctypes to the pygame audio engine this is so when my game is played on MacOS or Linux it doesn’t throw errors because ctypes is a Windows thing.json fileMy first ship is finally here, after 3 changes requested, I added a try again screen so the user doesn’t have to through the loading when they try again now it just shows there tries. Thanks for the idea from my first ship.
Fixed the bug made the buttons disappear if your screen was too small or you weren’t fullscreened
tkinter thinking it would be easy because my rest of the code was build on it, but I was wrong, it was so annoying to work with and caused so many bugs that I decided to switch to pygame I have never worked with pygame before so I ha to learn and then figure out a way to combine tkinter and pygame.pygame is not supported in Python 3.14 so I had to do pip install pygame --ce the community editionI cleaned up the UI and linked the Solar Sails choice in branch 2 to the ending choice of branch 1.
I know I promised that the update after the SFX one would be customization but I want to focus more on the game itself so I would just be adding a Dark and Light mode. And doing more customization options later.
playsound to ctypes
(After this update rolls out, I will be working on given the user the freedom to customize how they want the game to look)
Turn up your sound to listen to the sounds
I cut out the parts where I selected options so that I don’t reveal the answers, if you want to try it out your self head over The Ares Horizon Repo