Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.68 KB

README.md

File metadata and controls

43 lines (25 loc) · 1.68 KB

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 Linux MacOS Android

🖼️ Game Previews

Dragon_Ball

Boss

💬 Project Acknowledgment

I used ChatGPT to guide me through the development process of this project.