My interpretation of the classic videogame built with rust and rust-sdl2
Ensure rust is installed in your system.
Clone this repo:
$ git clone https://github.com/kencruz/rust_pong.git && cd rust_pong
Running the game
$ cargo run
Press the up and down keys to move your paddle.