- Game goes to 3 points
- Clone the following repository to a destination of your choosing
- https://github.com/sudojustin/pong
-
Download Unity Hub at: unity.com/download
-
Select your desired platform to install and then download
-
Open Unity Hub, select the add dropdown menu, select add project from disk and find the folder the you cloned earlier
-
Open the project, then in the top left cornder select file -> Build & Run
-
NOTE: If you see missing TMP assets (e.g., text not rendering), go to Window > TextMeshPro > Import TMP Essentials and import them.
Space bar: pause/unpause game
Left paddle:
- Up: w
- Down: s
Right paddle:
- Up: up arrow
- Down: down arrow