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

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.

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.