- Hours of endless gameplay
- Top notch ASCII graphics
- Unbeatably intelligent AI (wall will always return the ball)
- All embedded in a real terminal!!1!
- Install rust and cargo (
curl -sSf https://static.rust-lang.org/rustup.sh | sh
)
cargo run
Idea: use a second thread to detect input. That way, were don’t have to worry about hacking nurses to be non blocking.
- fix travis ¯\_(ツ)_/¯
- separate thread for input
- GUI
- Add sdl or something.. make this properly graphical.
- ? random blocks you can shoot or something ?
- refactor - proper I/O
- make proper binary
- Add persistance for high scores
- improve key-press cycle (include toggle)
- benchmark different intersection algorithms to find the most efficient
- play l_paddle automatically
- menu