# Snake in rust The game is playable run with ```bash cargo run ``` - To fix bugs - To Implement the highscore system Learning from [ncurses](https://docs.rs/ncurses)