Hi
I’ve been working on a ‘point and click’ strategy game and I’d appreciate some feedback. The playable alpha demo is focused on the game mechanics and uses placeholder objects to represent upcoming animated characters and themed scenes. Additional features are in the pipeline.
Working Title
Scenarios (Alpha)
User Input
Left Mouse Click
Demo Format
WebGL (16.9 / 1024 x 576)
Gameplay
-
The game is turn based
-
The objective is to eliminate all enemies
-
The player (yellow) can travel a maximum of two steps either vertically or horizontally.
-
The available steps are represented by directional arrow(s)
-
The enemies (blue) have the same movement restrictions as the player
-
Enemies will always transition in a ‘closest to player’ order
-
The player will forfeit a move if trapped by enemies
-
The level must be completed within the displayed time limit
-
Opponents are eliminated when the active character faces them as a result of a transition
-
You can restart the level at any time by clicking the red ‘Reload’ UI button
-
The alpha demo contains a single test scene only
Playable Alpha Demo
Updated Demo Coming Soon