https://github.com/diogorsousa/no-gravity-pong
A physics-based pong clone made with Unity.
https://github.com/diogorsousa/no-gravity-pong
game unity
Last synced: over 1 year ago
JSON representation
A physics-based pong clone made with Unity.
- Host: GitHub
- URL: https://github.com/diogorsousa/no-gravity-pong
- Owner: diogorsousa
- License: other
- Created: 2023-10-30T12:24:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-30T13:38:41.000Z (over 2 years ago)
- Last Synced: 2025-01-24T05:42:51.697Z (over 1 year ago)
- Topics: game, unity
- Homepage:
- Size: 40.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# No-Gravity-Pong
## Description
No-Gravity-Pong is a physics-based pong clone made with Unity. The purpose of this project is to recreate the classic game of Pong using physics-based mechanics. It aims to provide a fun and challenging gaming experience for players.
## Getting Started
Download the [latest release](https://github.com/diogorsousa/no-gravity-pong/releases) zip file, extract and execute "No Gravity Pong.exe".
## Getting Started From Source
To get a local copy of the **source** up and running follow these simple steps:
### Prerequisites
- Git
- Unity Hub/Editor
### Installation
1. Clone the repo
```sh
git clone https://github.com/diogorsousa/no-gravity-pong.git
```
2. Open Unity Hub and click **Open** > **Add project from disk**
3. Navigate to the cloned repo's directory and select it
4. The project should now appear in the Unity Hub project list. Click on it to open with Unity
## License
This project is licensed under the terms of the Creative Commons Attribution-NonCommercial 4.0 International Public License.