definitely, this is exactly the kind of thing the jam is for. good luck!
PolyMars
Creator of
Recent community posts
Thanks for playing and for all the feedback! I definitely overlooked some massive memory leaks... but I'm glad you were able to get through it.
I couldn't figure out how to register mouse position outside of the game, but you can actually click and drag the mouse from anywhere on the screen to avoid needing to leave the window. And I ended up running out of time, but I 100% agree that a reset button would be really helpful!
You should be able to rebind keys in the standalone PICO-8 player: https://pico-8.fandom.com/wiki/Keyconfig
Masked behind a cartoony facade, this game serves as a metaphor for life itself. Just like the snowball's eventual fate, we too cannot escape death. This might lead one to question, Well, what is the point of living?
The answer "Sno Snow" provides is clear: While we cannot escape the destiny of mankind, we have the choice of suffering through this destiny or enjoying it. Make the most of this short time. Get the high score. Take relish in your solidified armor of snow while you can, for it will not last forever.
Great job, had a lot of fun playing!
It may have been removed by your antivirus software, as executables made with PyInstaller seem to get flagged. If you have Python and Pygame installed though, you can run it from its source code here: https://github.com/PolyMarsDev/Flappuccino
That seems to be a false positive with Windows Defender—you can run the game from source here:
https://github.com/PolyMarsDev/Flappuccino#running-from-source
Try running it with hbmenu: https://github.com/devkitPro/nds-hb-menu/releases
This is awesome! It reminds me of Snowpoint Temple, one of my favorite puzzles from Pokémon, so the gameplay was instantly recognizable (and pretty nostalgic). The puzzles were a bit simple but the visuals and sound made it really enjoyable regardless. Great job overall!