Skip to content

candirugame/candiru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

candiru

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.

Live versions:

really cool gameplay screenshot

Installation

Run the project with either Deno 2 or Docker.

Running with Deno 2

deno install
deno task start

This installs dependencies, builds the project, and starts a server on port 3000. Open http://localhost:3000 in your browser to play.

Running with Docker

docker build -t candiru .
docker run -p 3000:3000 candiru

Contact

Questions or suggestions: open an issue or email team@candiru.xyz

About

possum game

Resources

License

Stars

Watchers

Forks

Contributors 8

Languages