This is a pong game made in Rust with Ruscii. Sounds made with Rfxgen.
Run the executable in a terminal and enjoy.
Keybindings:
Up, Down Move up or down
K, J Move up or down
F3 Show debug infos
B Player become a bot
Space Toggle pause
Esc, Q Quit
Make sure to have a ready to use installation of rust. More info here.
git clone https://github.com/Gael-Lopes-Da-Silva/tiny.pong.git
cd tiny.pong
cargo build --release