Nice game! I scored 4108 points :) What game engine did you use? Do you save the highscore local on on a cloud?
Hi, I used phaser with kotlin/JS (I actually made the game to learn Kotlin) , I dont store the scores anywhere, its just printed in the ScoreState class at the end of the game, thanks for playing and rating the game, nice score :)
Ah so you scripted it entirely. Well, I would say you achieved something new ;)