Unfinished prototype of a simple snake clone with different controls.

Only had a couple of hours of time to participate but I still wanted to submit something :)

The game is written in typescript using PixiJS as the rendering engine, with some barebone custom framework to handle the game loop and other basic stuff.

Controls:

Left/Right arrow, change the snake direction (make sure to click on the game area so that the game can receive the input)

Eat a cherry to grow your body.

Right now you can't crash into the walls or your own body so there's no real gameplay, the ideas were there I was just missing the time :)

Leave a comment

Log in with itch.io to leave a comment.