hackclub / sprig

🍃 Learn to code by making games in a JavaScript web-based game editor.
https://sprig.hackclub.com
MIT License
924 stars 1.14k forks source link

Modal for naming game upon creation #1744

Closed snoglobe closed 2 months ago

snoglobe commented 5 months ago

Have a modal that forces the user to name their game (obviously keeping ability to rename it in the future) at creation, instead of auto-generating a name. When having multiple games it's easier to pick out one that you named than an auto-generated one, and having this modal would help with that. Just a nicety

DevIos01 commented 2 months ago

This has already been worked on and merged on #1944 as is live at sprig.hackclub.com so I am closing this!