It works with raylib version 4.5. Tested on both Windows 10 and Windows 11.
-- Utkarsh Dikshit
- Double click on the main.code-workspace file. This will open the template in VS Code.
- From the Explorer Window of VS Code navigate to the src folder and double click on the "PongGame.cpp" file to view the code.
- Press F5 on the keyboard to compile and run the program.
- First compile and run the program or you can directly navigate to PongVerse (Only Game) -> PongVerse.exe
- Use Mouse to Select the Buttons/Options.
- Use Arrow Up and Down Keys to navigate "Right Paddle".
- Use W and S Key to navigate "Left Paddle" only in case of Two player.
- Use "Space" Key to Pause the game.