RECOMMENDED : To run application on a GPU. CPU rendering might cause sloppy frames at higher resolutions.
Release Build in 'Pong Game\#Game Release Build' folder.
(ENSURE THAT YOU HAVE WINDOWS SDK INSTALLED ON YOUR DESKTOP)
- Run visual studio solution, and build the solution.
- Incase of LINKER errors, try cleaning and rebuilding the solution
- If errors still persist, inform me at [email protected]
- To get a non full screen build, set FULLSCREEN variable in "gameclass.h" as false.
- A/D, left/right arrow keys for paddle movement
- W/S, up/down arrow keys for sensitivty control.
- Press space to Pause game.
- Press 'P' to start game.