Posted October 13, 2022 by Simple Shorts
I have updated the “Simple Puzzle” tiny game to version 1.0.2! In this version, I have added just a few important features. Namely, you can now press ‘P’ to pause the game and see a list of keyboard commands. Additionally, you may now press ‘R’ to reset the game to the beginning, and you may press ‘Backspace’ or ‘<–Back’ to quit the game.
I didn’t originally add these to the project because it wasn’t in the tutorial, but I since learned how to make pause screens & add a reset/quit in a different game that I released. So now all tiny games will include these basic functions.