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
- Host: GitHub
- URL: https://github.com/pierrechevalier83/snake-rs
- Owner: pierrechevalier83
- Created: 2017-03-30T01:50:40.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-13T10:05:00.000Z (almost 9 years ago)
- Last Synced: 2025-02-09T13:29:16.772Z (over 1 year ago)
- Topics: cli, game, rust, snake, termion
- Language: Rust
- Size: 36.1 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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