Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Classic Pong game programmed with pure OpenGL wrapped in OOP code

License

Notifications You must be signed in to change notification settings

medilies/php-pong

Repository files navigation

PHP pong

gif

Play it

  • Download the latest release or clone the repo.
  • Run composer i.
  • Run php ./play.php.

Control

  • SPACE to start.
  • ESCAPE to quit.
  • Arrows to move the pad.

Requirements

  • PHP 8.1.
  • Composer.
  • glfw PHP extension.

Contributing

Anything is welcome :)

About

Classic Pong game programmed with pure OpenGL wrapped in OOP code

Topics

Resources

License

Stars

Watchers

Forks