Hey,
I've just released a small arcade game called Bloc Tempo.
The goal is to move from bloc to bloc by pressing the correct inputs as quickly as you can. Each bloc has an input linked (up, right, down, left) and an interaction type (tap, hold, double-tap).
There is 3 difficulties in the game that reduces the time you have between each movement and increase the score gained with each movement.
The game ends if :
- You move on a red bloc
- You run out of time
The game is open source, you can find the unity project here : Gitlab
And the Itch.io Page !
HF