An open API service indexing awesome lists of open source software.

https://github.com/pierrechevalier83/snake-rs

A cli snake game written in rust
https://github.com/pierrechevalier83/snake-rs

cli game rust snake termion

Last synced: about 1 year ago
JSON representation

A cli snake game written in rust

Awesome Lists containing this project

README

          

Snake
-----

A cli implementation of the snake game written in rust

Todo
----

- Prettier game over
- Add walls and handle collisions with them
- Add score