freeCodeCamp / LearnToCodeRPG

A visual novel video game where you learn to code and get a dev job 🎯
https://www.freecodecamp.org/news/learn-to-code-rpg-1-5-update/
BSD 3-Clause "New" or "Revised" License
1.05k stars 110 forks source link

Cannot find 'Exit App/Game' Android version 1.5 #98

Open AmaltheaLir opened 1 year ago

AmaltheaLir commented 1 year ago

What feature would you like to suggest?

Hi, can there be a clearly visible 'exit game' on all screens please? I clicked everything, trying to figure how to quit, but had to kill the app in the system app settings (in a round-about way, since I couldn't get to settings in the usual screen pulldown menu.) Was not able to 'back swipe' or 'swipe up' to get to my homescreen. Using a Poco MIUI Global 13.0.1 Stable. Android version 12

Additional Information

This is my first request (ever), also, first time trying the Learn to Code app on any device - a tech noob - I don't mean to ask stupid questions. Thank you!

a2937 commented 1 year ago

As far as I can tell this was a conscious design choice to not include the quit button on Android. Additionally that wasn't a stupid question.

https://github.com/freeCodeCamp/LearnToCodeRPG/blob/38c8c8e868ae830945832d275d7b483967fb4c6d/game/screens.rpy#L339-L340

AmaltheaLir commented 1 year ago

Thank you @a2937 : )