Play Quit The Game !
a game about quitting a game's itch.io pageResults
| Criteria | Rank | Score* | Raw Score |
| Use of Theme | #4 | 3.125 | 3.125 |
| Overall | #5 | 2.500 | 2.500 |
| Presentation | #5 | 2.625 | 2.625 |
| Learning | #6 | 2.750 | 2.750 |
| Fun Factor | #7 | 2.125 | 2.125 |
Ranked from 8 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
The Learning Goals
i did put in my mind a goal and that is to learn how to use particles in godot.
Your Wins
i learned not only how to use particles but how to make glow/blur/effects in godot, and even how scripting with particles work, that was pretty decent in my mind
Self-Evaluations45
Theme
yes
Leave a comment
Log in with itch.io to leave a comment.


Comments
Original implementation of the theme! By the way, I noticed a few issues:
1) When moving the character, the game distorts in an unpleasant way (this can be fixed by switching Camera2D to "physics" mode).
2) The clouds have an opaque background, which becomes noticeable when they overlap with a button.
Otherwise, it seems to me that the gameplay could be diversified with different types of "Play" buttons, such as moving ones or ones that come towards the player.Good luck!
thanks ! , i will make sure that my future games have a good gameloop and making the button not blurry by just changing the texture filter to "nearest" anyways thanks for the rating !