Balint’s Adventure (or, CodeDojoRPG) is a 2 hour project I did with my friends at an event called Code Dojo. I did the programming, and everyone else did the graphics and music. The main premise was to build a game inspired from retro games, and we picked a Final Fantasy-like RPG game. We only had enough time to do the battle system. The name was inspired from one of my friends who helped with the game.
The controls are Enter - Start game / Select an option, Up/Down arrow keys - Scroll through selection, Esc key - Go back on your selection. It was developed with Java 8 with LibGDX, on a Windows 10 Home x64 machine.