Skip to content

Latest commit

 

History

History
47 lines (21 loc) · 836 Bytes

README.md

File metadata and controls

47 lines (21 loc) · 836 Bytes

Glowing Pong

The classic video game recreated in Unity with a neon theme!

App Screenshot

App Screenshot

Run Locally

Clone the project

  git clone https://github.com/alexup19/Pong.git

Run in Unity

  Open Unity Editor then click the "Open" button then "Add project from disk"

Controls

Just like the classic Pong, this is a two-player game.

Player 1 - Move the left paddle using the W and S keys.

Player 2 - Move the right paddle using the Up and Down arrow keys.

Demo

Glowing Pong - Itch.io

Acknowledgements

Based on the Glowing Pong tutorial video by Hooson