Pong in your terminal, powered by PHP, and unresponsive to user input!
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!
- Clone the repo (
git clone https://github.com/nebez/phong.git) or download the zip - Open a terminal and navigate to the
phongdirectory - Install dependencies using:
composer install - Run
phongwith either:./phongphp phong
