Week 3 - revisiting one page game design


I spent about 45 mins revisiting my one page game design of 2D platformer. Regarding the new scripting skills I gained, now I know how I would implement collecting keys, but otherwise nothing much has changed since the last week. 

The main plot is still the same, player tries to escape from dungeon to the surface. What I changed a bit, is that I added gems to the map and according to how many the player collects on his way up, it will affect the weather on the surface. If he collects less then half, it will be cloudy, if more than half it will be sunny and if he manages to collect all the gems, it will be sunny and flowers will be everywhere. This would be done by enabling and disabling the visibility of clouds, sun and flowers depending on the number of collected gems. 

I also added GUI for player, displaying number of collected gems in the top left corner and ammount of health in the top right corner. 

Files

OnePagePlatformerDesignV2.svg 1 MB
Mar 28, 2021

Get Project A

Leave a comment

Log in with itch.io to leave a comment.