lisp-ceo / pong

pong in rust!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pong in rust!

Requirements

Rust nightly toolchain + cargo

Running the game

make

Controls

  • Player 1: w and s cursor keys
  • Player 2: up and down cursor keys

Rules

First player to 999 wins!

About

pong in rust!


Languages

Language:Rust 99.5%Language:Makefile 0.5%