Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

A fun little 2D-PvP-turn based game written using the Flame engine for the very first Flame Game Jam!

License

Notifications You must be signed in to change notification settings

ufrshubham/halloween_battle

Repository files navigation

Halloween Battle

A fun little 2D-PvP-turn based game written using the Flame engine for the very first Flame Game Jam!

Downloads

Build steps

# 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.

Supported platforms

  • Android

License

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