Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

DustyDusk's implemented both player and enemy turns in my Synthwave track. We're yet to determine the musical aspect and theme of the game but it may well be heading this way!


(3 edits) (+1)

Currently, we're implementing the idea of player phase (blue notes) and enemy phase(red notes).

When the blue notes are hit, player executes attack while enemy is damaged.
When the blue notes are missed, player fails to execute attack.
When the red notes are hit, enemy executes attack but player defended.
When the red notes are missed, enemy executes attack and the player is damage.

Hope that helps to clarify what's happening in the video!