Devlog #16, posting this while at school 🏫
What I did:
- Fixed bugs in my minigame, there are still some left to resolve
- Fixed a bug where when you press try again, it put the user directly in the story mode even if they wished to play the mingame
- Fixed of bug of the emergency glow, it kept glowing after u pressed try again
- Rewrote parts of code I used AI in
- Removed and added new comments to make it more clear and not so chaotic
- Fixed the
pygbagsizing issue - Last thing, I previously had my
setting.jsonfile in the.gitignorefor testing purposes and I forgot about it so my settings are what were seen by others instead of the factory settings they should have seen
Notes:
- Fix minigame
- Optimize for low end devices
- Possibly add mobile or tablet support??
- Make new v3.0.0 releases??
- Releases for many OS??

