I made this game in Java using the LibGDX library with the LibGDX FreeType extention. This game was the result of somebody stating that he didn’t think I could make a game that makes the player input a series of arrow key inputs in reverse. In my defence, I created the game, only to be tricked by my friend, for he only pretended to doubt my skill to make me create this type of game for him. I didn’t give him the source code OR the game.
Back-story aside, this is a very simple game where you input a series of arrow key buttons in reverse to help a scientist do research. There are 10 levels and after those 10 levels, you win. However, there is a time limit. If you don’t input the keys fast enough or if you incorrectly type a key three times, the game will end and the scientist will fail his research. This uses Java, so make sure you have at least Java 8 installed on your machine when you play this.