-
-
Notifications
You must be signed in to change notification settings - Fork 104
Pong Game
Philipp van Kempen edited this page Apr 19, 2020
·
3 revisions
The Pong Game application can be found on the pong
branch of this repository.
- Implementation of a Classical 2-Player Pong gaming application.
- The left and right paddle can be controlled using the WASD and arrow keys.
- The code can be used as an inspiration for parts of the final project.
- The pause function is currently not working correctly.
Authors: Philipp van Kempen, Alex Hoffman