Skip to content

jrhenderson1988/snake-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

A Rust implementation of the legendary Snake game, commonly found on old Nokia mobile phones. This project was primarily created to support an associated blog post which aims to help new Rustaceans get to grips with the language.

The game is terminal based and uses Crossterm to take care of cross-platform differences when building the interface and accepting user input.

License

This project is open-source and licensed under the MIT License. See here for more details.

Releases

No releases published

Packages

No packages published

Languages