Hey folks,
My first cart on Pico-8, very much enjoying creating games with it.
Game is basically fully functional, I just may change some of the SFX and add a PvP mode later down the line.
Code may be messy but I've tried to comment it up as best I can if you wanted to modify.
Enemy AI isn't perfect but is smart/stupid enough to keep it entertaining.
There is a poor loop where it will get stuck until it dies or the next dot spawns so if anyone can help me solve that without making perfect a* AI, the help would be appreciated.
Gamemode: 0
This is my own spin on original snake. Scene/movement updates run only as the player is pressing directions.
I like to think of this as training or "chess" mode where you can stop and think about the movements.
Gamemode: 1
Classic snake movement where snake moves automatically and you choose the direction.
Zangtu
[Please log in to post a comment]