Dragon Ball Z Buu's Fury (Fan remake in python) powered by pygame
This game is a fan-made project and is not affiliated with or endorsed by Akira Toriyama, Toei Animation, Funimation, Shueisha, Webfoot Technologies, or Atari. Dragon Ball Z and all related characters and elements are trademarks of their respective owners. This project is intended for non-commercial use only and is a tribute to the original "Dragon Ball Z: Buu's Fury" game. Please support the official releases.
The purpose of this repository is to reproduce Dragon Ball Z Buu's Fury from Game Boy Advance, i started the latter to improve my python coding skills firstly, and to remake one of my favorite childhood games from GBA
Install pip if it's not already installed and install the requirements using pip
$ pip3 install -r requirements.txt
Launch the game
cd Dragon-Ball-Z-Buu-s-Fury/
python3 src/main.py
- Movement:
- Use the arrow keys to walk in the corresponding direction.
- Running:
- Hold down the spacebar while pressing the arrow keys to run.
- Talking to NPCs:
- Press the
T
key while near an NPC to initiate a conversation.
- Press the