wesleytoshio / halloween_battle

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

Home Page:https://ufrshubham.itch.io/halloween-battle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://ufrshubham.itch.io/halloween-battle

License:MIT License


Languages

Language:Dart 99.7%Language:Kotlin 0.3%