Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 289 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 289 Bytes

Snake

This is a simple terminal snake game.

Controls

Use W, A, S, D or arrow keys to control movement direction, q to quit

Compiling and running

cargo run

License

This project is licensed under AGPL-3.0-or-later.