A terminal snake game that uses the drawille crate to render images. Designed for Mono-spaced Fonts, but its a game so play around!
- High precision slithering controls
- Actual graphics
- Lush, 256 colors (but only one at a time!)
- Opional 'feed-beep and crash-boop'
- 9 Board sizes
- 12 Obstacle Maps
- 5 Speeds
- High Score
- Controls: UpDownLeftRight-Arrows, ASDW, HJKL
- Rust
- g++ (or equivalent C-Compiler)
- libasound2-dev
- pkg-config
- Open the Terminal Emulator of your choice
- Some won't render correctly, adjust settings
- 'Alacritty' best performance, 'cool-retro-terminal' prettiest
- Clone this repo and 'cargo run' it.