https://github.com/rezataheri01/dragon-ball
A random 2D game created by Unity (Look like they call it headball)
https://github.com/rezataheri01/dragon-ball
2d-game android-game linux-game macos-game single-player two-player unity2d windows-game
Last synced: 10 months ago
JSON representation
A random 2D game created by Unity (Look like they call it headball)
- Host: GitHub
- URL: https://github.com/rezataheri01/dragon-ball
- Owner: RezaTaheri01
- License: gpl-3.0
- Created: 2024-11-12T00:15:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-06T22:28:03.000Z (about 1 year ago)
- Last Synced: 2025-04-13T17:46:01.301Z (about 1 year ago)
- Topics: 2d-game, android-game, linux-game, macos-game, single-player, two-player, unity2d, windows-game
- Language: C#
- Homepage: https://aghreza.itch.io/dragon-ball
- Size: 118 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dragon Ball: A Random 2D Game
Welcome to **Dragon Ball**, a fun and fast-paced 2D game created with Unity! This game features two unique characters â the **Frog** and the **Dragon** â each with their own set of controls. Challenge yourself and have fun navigating through this quirky game!
## đģ Display
- Support displays with **16:9** Aspect ratio (1920x1080, 1280x720, ...)
## đ ī¸ Editor Version
- **Unity Version**: 2022.3.53f1
## đŽ Controls
- **Frog Controls**:
- Move: `â â â`
- **Dragon Controls**:
- Move: `WASD`
- **Gameplay**:
- `R`: Reset players and ball positions
- `Space`: Open/close the menu (V.1.0 - V.1.3)
- `escape`: Open/close the menu (newer versions & source code)
## đšī¸ Game Modes
- **Single Player Mode**: Play with the Frog and in some levels with Dragon.
- **Multiplayer Mode**: Play with a friend! One controls the Frog, and the other controls the Dragon.
## đĻ Download the Game
You can find the executable releases in the **Releases** section of the repository. [Windows](https://github.com/RezaTaheri01/dragon-ball/releases?q=Windows&expanded=true) [Linux](https://github.com/RezaTaheri01/dragon-ball/releases?q=Linux&expanded=true) [MacOS](https://github.com/RezaTaheri01/dragon-ball/releases?q=MacOS&expanded=true) [Android](https://github.com/RezaTaheri01/dragon-ball/releases?q=Android&expanded=true)
Also You can play it online on itch.io [WebBased](https://aghreza.itch.io/dragon-ball) [WebBased Mobile](https://aghreza.itch.io/dragon-ball-mobile)
## đŧī¸ Game Previews


## đŦ Project Acknowledgment
I used **ChatGPT** to guide me through the development process of this project.