It is two player game played with rackets and a crazy ball behavior and light for a clear view try to score and avoid the ball falling into the water.
- Clone the repository
git clone https://github.com/Yousif-Ahmed/Crazy-Tennis
-
Install Visual Studio Code
-
Open the folder in Visual Studio Code
-
Build the project
-
Open a terminal (Terminal > New Terminal)
-
Run this Command
.\bin\GAME_APPLICATION.exe"
- Use ← to move left.
- Use → to move right.
- Use ↑ to move front.
- Use ↓ to move back.
- Use A to move left.
- Use D to move right.
- Use W to move front.
- Use S to move back.