Alexofp / BDCC

Text based game about being a prisoner in a space prison with a lot of adult themes. Working title is Broken Dreams Correctional Center or BDCC for short. Test the latest version here: (could be unstable)
https://alexofp.github.io/BDCC/
MIT License
145 stars 45 forks source link

New stat up buttons #104

Closed PosionFox closed 2 months ago

PosionFox commented 2 months ago

This PR changes the "+" button to "+1" and adds "+5" and "+10" buttons to increase more stats with a single click, more intuitive than my spinbox PR.(yes, it took me this long to change it)

Alexofp commented 2 months ago

Would be nice to have a picture of how it looks but code-wise looks alright x3

PosionFox commented 2 months ago

looks like this: Captura de pantalla 2024-08-10 081127

Alexofp commented 2 months ago

Thank you very much ^^