A simple Pong game built with PHP and JavaScript.
- Classic Pong gameplay
- Responsive controls
- Score tracking
- Clone the repository:
git clone https://github.com/gurraoptimmus/php-pong.git
- Place the files in your XAMPP
htdocsdirectory. - Start Apache server via XAMPP.
- Open your browser and navigate to
http://localhost/php-pong/.
- Use the keyboard to control the paddles.
- Try to score points by getting the ball past your opponent.
This project is licensed under the MIT License.