Simone - a game of memory

Just a quick Defold game, made in a few days, Simone is a simple memory test.

Memorize the flashing (and audio) sequence playing and repeat it. If correct, a new, longer sequence is played.

The game, as well as the Github link to the source code, can be found at my website:

paraschis.gr

2 Likes

I had some time recently and a little bit of motivation by a coworker to work on making this a bit better.

The sequence to copy is now growing from the last round instead of being an entirely new one every round. The graphics have changed, as suggested by a friend, some control inaccuracies have been fixed, there are now menu options to select the sound theme… basically it’s a more proper casual game. It’s playable on a desktop or on mobile - I personally prefer the mobile experience.

You can play it at my homepage (www.paraschis.gr) and maybe you can check out some of my other games as well.

As usual , the source code can be found on GitHub.

Here is a quick screen recording (no sound though)

3 Likes