Skip to content

Killavus/big-snek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game!

First project in Bevy Engine to learn basics of ECS-based systems in Rust. It is a very simple Snake clone, written using this technology.

Assets & copyrights

Manual compilation

This project requires Rust toolchain installed. After that:

git clone https://github.com/Killavus/big-snek
cd big-snek
cargo run # --release if you want release mode version

License

Apache license 2.0

About

Snake clone, written in Rust using Bevy Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages