/phong

Watch 2 paddles bounce a ball around in your CLI.

Primary LanguagePHP

Phong

Pong in your terminal, powered by PHP, and unresponsive to user input!

Screenshots

Intense average-paced gameplay. Watch 2 paddles smack a smiley face back and forth. If you wait long enough one of them might eventually score a point!

intense phong gameplay

Usage

  • Clone the repo (git clone https://github.com/nebez/phong.git) or download the zip
  • Open a terminal and navigate to the phong directory
  • Install dependencies using: composer install
  • Run phong with either:
    • ./phong
    • php phong