Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dryrel/gad1004_final
Unity Engine - GAD1004 Final - Pong: Star Wars
https://github.com/dryrel/gad1004_final
pong unity
Last synced: about 2 months ago
JSON representation
Unity Engine - GAD1004 Final - Pong: Star Wars
- Host: GitHub
- URL: https://github.com/dryrel/gad1004_final
- Owner: DryreL
- Created: 2021-07-22T00:17:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T10:40:18.000Z (3 months ago)
- Last Synced: 2024-10-21T15:25:56.937Z (3 months ago)
- Topics: pong, unity
- Language: C#
- Homepage:
- Size: 19.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# GAD1004_Final (Pong: Star Wars)
![Pong Showcase 1](https://gokdenizcetin.com/assets/img/portfolio/games/pongstarwars/pong-showcase-0.jpg)
## Introduction
This is a **Pong: Star Wars** developed as part of the **GAD1004 Final Project** at **Bahçeşehir University**. Inspired by the classic Pong game, this project gives it a fresh twist by incorporating elements from the Star Wars universe. The game supports **2-player local multiplayer**, allowing two players to compete on the same computer.
The game was developed in **Unity** and has been updated several times to include WebGL support, bug fixes, and performance improvements.
## Table of Contents
- [Project Information](#project-information)
- [Game Inputs](#game-inputs)
- [How To Play](#how-to-play)
- [Screenshots](#screenshots)
- [Soundtrack](#soundtrack)
- [Contributors](#contributors)
- [License](#license)## Project Information
- **Category**: Game Design
- **Genre**: 2D
- **Release Date**: 20 March, 2020
- **Project URL**: [Itch.io](https://dryrel.itch.io/pong-star-wars-theme) / [Simmer.io](https://simmer.io/@DryreL/pong-star-wars-remix)### Description
Who remembers Pong? It was a classic gem! Now, experience Pong with a **Star Wars theme**. This game is playable with **2 players** on the same local computer (no AI option is available).
---
## Game Inputs
- **Player 1**:
- `W` to move up
- `S` to move down
- **Player 2**:
- `Up Arrow` to move up
- `Down Arrow` to move down
- **Additional Controls**:
- Press `Q` to exit the game
- Press `ESC` to return to the main menu
- Press the **Reset button** to restart the game## How To Play?
- Use your racket to prevent the ball from hitting your wall.
- Score points by hitting the ball into your opponent's wall.
- The first player to reach the required score wins.---
## Screenshots
![Pong Showcase 2](https://gokdenizcetin.com/assets/img/portfolio/games/pongstarwars/pong-showcase-1.jpg)
*In-game action showcasing the Star Wars-themed Pong*![Pong Showcase 3](https://gokdenizcetin.com/assets/img/portfolio/games/pongstarwars/pong-showcase-2.jpg)
*Gameplay with player controls*![Pong Showcase 4](https://gokdenizcetin.com/assets/img/portfolio/games/pongstarwars/pong-showcase-3.jpg)
*Player 1 and Player 2 competing in the game*---
## Soundtrack
**Star Wars - The Force Theme (Far Out Remix)** is used as the background music for the game, adding an epic vibe to the gameplay.
---
## Contributors
- **Game Developed By**: Gökdeniz Çetin
- **University**: Bahçeşehir University
- **Course**: GAD1004---
## License
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT). Feel free to modify or distribute the game as long as proper credit is given.