Halloween Battle
Halloween Battle is a fun little 2D-PvP-turn based game written using the Flame engine for the very first Flame Game Jam!
Source code: https://github.com/ufrshubham/halloween_battle
The theme for this jam was "Halloween" with 3 optional limitations:
- Game should have a twist
- Should be ridiculously happy and colorful
- Your game should not include any collision
Out of these 3, this game uses last limitation. My interpretation for this was "no collision detection code whatsoever" 😅
How to play:
This is a turn based game. So once both players are connected to same game, they'll get 1 turn to play their move. The only 4 possible move are:
- Attack: Uses some XP and delivers damage to opponent
- Charge: Recharges some XP and HP
- Shield: Puts up a shield rendering enemies next attach useless
- Special Attack: Bit costly but also delivers more damage
The player whose HP first reaches 0, loses the game.
Status | Canceled |
Platforms | HTML5, Android |
Author | DevKage |
Genre | Action |
Tags | 2D, dart, flame-game, flutter, PvP |
Code license | MIT License |
Average session | A few minutes |
Languages | English |
Inputs | Touchscreen |
Multiplayer | Server-based networked multiplayer |
Links | Source code |
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.