A fun little 2D-PvP-turn based game written using the Flame engine for the very first Flame Game Jam!
# Clone this project
$ git clone https://github.com/ufrshubham/halloween_battle
# Access
$ cd halloween_battle
# Install dependencies
$ flutter pub get
# Run the project (Make sure that a virtual or physical device is connected first)
$ flutter run
# The will start the game on any connected device.
- Android
Assets available in this repo are not owned by my. For more details about their origin and authors, check assets/images/readme.md, assets/audio/readme.md and assets/fonts/Fruktur/OFL.txt
This project is under license from MIT. For more details, see the LICENSE file