Skip to content

BipulLamsal/ggez-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ggez-snake · 🐍

Classic snake game just to test if rust is in game yet? Are we game yet? used ggez just to fool around, I checked gegez snake example but couldn't understand and created my own. Maybe someday, I will implement it on WASM.

Demo

Demo

Running The Application

git clone https://github.com/BipulLamsal/ggez-snake
cd ggez-snake
# directly run via
cargo run
# or build
cargo build --release
./target/release/ggez-snake

Releases

No releases published

Packages

No packages published

Languages