/Pong

The classic video game recreated in Unity.

Primary LanguageShaderLab

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