This is a game I've made several times before.
It's a fun concept, carry children to the goal and don't let them get killed.
Using as a test case for learning Pico-8.
- Level wrap-up splash
- Game end splash
- Sound effects
- Music
- Susie
- More children? ...nah
- More hazards? Just fire for now. ...nah
- Gimmicks? Balloon, conveyor belt, moving platforms... nah
- 39 levels ...let's settle for 11
- Build process: Arrange to use an external text editor, I don't like working text within the Pico.
- Script export of final products.
- Make a page on Itch?
- Is it possible to build the web runner, commit that to the repo, and have it launchable from Github?