Log In  


Cart #yumagimehu-0 | 2025-06-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

Hello everyone!

For my first game i wanted to make something simple and common, mostly for practice. Though I do hope you all enjoy it, it's my first game made in Pico-8 and I wanted to share it with you all, in case someone out there would enjoy it! I may post more in the future if i feel compelled to do so by some mysterious force, but until then, Thank you! And have fun!

(if there are any bugs or oversights i missed please let me know and i will do my best to fix them :) )

(i also wanted to note that you can cycle between colors in the difficulty select by holding down confirm!)

2


Good job with the game. :) There is great artwork in sprites, so do finnish the game. It will be fun!

There's a common issue found in many Snake games that seems to be present in your game as well: if the player presses the key for the opposite direction (e.g., left when moving right), the snake immediately crashes into itself. Adding a check to ignore opposite-direction inputs should fix this.



[Please log in to post a comment]