The entry for Ludum Dare 41.
Game that combine 2d hack and slash with a turn base strategy genre.
One player got a turn base game mechanic and another player got a hack and slash game mechanic.
Each player must fight until their hit point reach to zero.
Only one player can play at a given turn.
game: https://csaratakij.itch.io/hack-turn
respository: https://github.com/CSaratakij/RTS_TBS
other member:
Nattareeya Kositvasutha (artist)
responsible: game system
Showcase
Technical Challenge
Well, the challenge is about implementing 2 game genre in the same game with limit time.
I only have 72 hours to complete.
The one that play hack & slash using overlap check for the slash area.
And the one that play turn base is just a unity gui (UGUI).
Summary
Another success jam for me.
Didn’t get sleep, but I’m happy with what is turn out.