Simon game - Made by Dvplayzty

I made a game Simon. It’s a very simple game that you probably have seen in many different forms.

If you choose mobile mode then you can use the joystick to move.
If you choose PC then you can use your curser to click.

I created a topic only for the link.

1 Like

My high score is 35. Let me know if you find any bugs or have suggestions for improvement.

If you use a “on mouse released” instead of “pressed” then the mouse controls would work much better on mobile! Also consider copying the “on mouse move” code into the “on mouse click” block so that tapping on mobile moves to the correct place before registering the input. This would make the joystick controls unnecessary unless playing on a physical device.

1 Like

Is this good?

2 Likes