Skip to content

r1walz/rusty-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty-Snake build_status

It is a simple snake game developed by using Rust and piston_window.

Compilation and Installation

1. Clone the repo: $ git clone git@github.com:r1walz/rusty-snake.git
2. $ cd rusty-snake
3. $ cargo build
4. To play the game: $ cargo run
   To install the game: $ cargo install --path .
5. To uninstall the game: $ cargo uninstall snake

If you choose to install the game command to launch the game is: $ snake

About

Snake game created using Rust

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages