This is a simple game where you play as a possum and try to eat as many bugs as you can before you get eaten by a snake.
A live version of the last stable release can be found here.
You can also check out the live dev branch to see the latest changes.
To run this project, you'll need to install Node.js and Deno 2.
After that, you can clone the repository and run the following commands:
deno install
deno task start
This will install the needed dependencies, build the project, and start the server on port 3000.
You can then open your browser and go to http://localhost:3000 to play the game.
If you have any questions or suggestions, feel free to open an issue or contact us at team@candiru.xyz.