An open API service indexing awesome lists of open source software.

https://github.com/timii/pong

Pong made in Unity
https://github.com/timii/pong

2d csharp for-fun game pong unity unity2d unity2d-game

Last synced: 3 months ago
JSON representation

Pong made in Unity

Awesome Lists containing this project

README

        

# Pong
A for fun Project of the game [Pong](https://en.wikipedia.org/wiki/Pong) made in Unity

### Table of Contents

- [Description](#description)
- [How To Play](#how-to-play)

### Description

I wanted to get to know Unity, so I started with making Pong in Unity. It's a basic game to get familiar with the Engine and learn about the process of making a game.

### How To Play

Download the Pong_x.x.x.zip file from the [latest release](https://github.com/Timii-i/Pong/releases), unzip it and start the .exe file.

[Back To The Top](#pong)