1 comment

[ 3.3 ms ] story [ 14.3 ms ] thread
Hello! I re-made that Simon game with the buttons and the notes you have to keep remembering.

This is a two-fold test:

1) To make a single player game for my ACOS platform. It's basically an online solo game.

2) To prevent cheating at the leaderboard. Perhaps prevent automated cheating too? If you can do it, please show the way!

In any case, it was developed using React and Nodejs using my ACOS Simulator/Framework.

The game is open source here: https://github.com/acosgames/memorize-up

Enjoy!