ReQui3M
February 18, 2024, 5:11pm
1
Have a problem with automation.
It should be like that:
For easy mode: a color appears with canvas , and in 1000 ms this color goes white and another color appears (colors are in the list)
For hard mode its the same but the time should be reduced by 600 ms
SteveJG
February 18, 2024, 5:20pm
2
A guess, not being able to test your Blocks is to eliminate
the Canvas change as shown. Then see what happens,
ReQui3M
February 18, 2024, 5:27pm
3
i can give you the code to test that
btw your suggestion didnt work
TIMAI2
February 18, 2024, 5:29pm
4
Are you making a memory game, like this ?
[simonSays]
I have been meaning to have a go at this game logic for many years, but never got around to it until now. Based upon the well known Simon game from yesteryear. I created the sound tones using the Generate feature in Audacity. When the device is playing the background is blue, when the background is green it is the player's turn. There is no timer on the player's turn.
I find the game both fun and infuriating, my ageing mind can't really get past @ 12 steps !
Screen
[image]
Bloc…
ReQui3M
February 18, 2024, 5:32pm
5
yea, in this game shown different colors. the player should then click on these colors in te order shown (the player should no longer see the given order). the score system should be included (1 correct pick = 1 point)