A simple but addictive game 'Rotator' that selects the same one from blocks of different shapes



' Rotator ' is a game in which you keep choosing the same shape from various shapes composed of multiple blocks. Since the aggregates of blocks of various shapes are lined up at different angles, it looks different at first glance, but in reality there are only two of the same shape, just select this. It is a simple but addictive game.

Rotator

https://0xf00ff00f.github.io/rotator/

To play, just access the above URL and click the screen.



Then, a collection of 6 blocks will be displayed as shown below, so you can click two of them with the same shape. If the answer is correct, the next question will be displayed, and if the answer is incorrect, you will be able to answer the same question again. You can answer the question as many times as you like, but the time limit is exactly 2 minutes (120 seconds), and even if you answer the question correctly or wrong, the time will not increase or decrease.



There are many cases where the answer is incorrect even though it looks the same, and your spatial cognitive ability will be tested.



After 2 minutes, the number of correct answers and the time taken to answer one question will be displayed. The collection of two blocks that emerges in the background when the game is over is the answer to the last question.



You can see how you are actually playing Rotator in the following movie.

'Rotator'-YouTube


According to the creator, 0xf00ff00f , Rotator is written in C ++ and built on WebAssembly using Emscripten . The source code of Rotator is available on GitHub.

GitHub --0xf00ff00f / rotator
https://github.com/0xf00ff00f/rotator



in Review,   Web Service,   Video,   Game, Posted by logu_ii