Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 624 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 624 Bytes

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