Skip to content

dachoras/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Snake

Traditional arcade snake game.

Quick Start

Self-Hosting (Docker)

Pull and run the official Docker container:

docker run -d -p 4501:4501 -v /path/to/appdata:/app/data ubermetroid/snake:latest

Local Development

To run locally, ensure you have Rust and Cargo installed:

cargo run --bin server

About

Snake is a self-hosted, lightweight traditional snake game application built in Rust with Yew and Axum.

Resources

License

Code of conduct

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Sponsor this project

Contributors