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
- Host: GitHub
- URL: https://github.com/timii/pong
- Owner: timii
- License: mit
- Created: 2020-10-25T19:14:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-24T14:49:41.000Z (over 4 years ago)
- Last Synced: 2025-01-21T22:37:27.685Z (5 months ago)
- Topics: 2d, csharp, for-fun, game, pong, unity, unity2d, unity2d-game
- Language: C#
- Homepage:
- Size: 28.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)