sprig
sprig copied to clipboard
🍃 Learn to code by making games in a JavaScript web-based game editor.
Blog
don't merge! we don't have any posts yet. features: - markdown posts in /blog. they don't go live until we hit their post date - names & profile pictures are...
Blog for documenting big Sprig engineering updates / challenges. It will be hosted on sprig.hackclub.com/blog and will contain markdown files hosted in the /blog directory of this repo. The blog...
**Describe the bug** When a sprite with a backtick (`` ` ``) as its key is placed using the map editor, the editor places the backtick unescaped, ending the string...

I propose we separate the editor from the experience of playing a game. When opening a game, we should only show the game and its description/author/metadata - there should be...
Delete sprikipedia as it has not been updated in a long time and not used anymore, plus the donwloadable content is not there anymore
The thumbnail generation script overrides some functions with no-ops when running games. For example, setTune, for games running within the script, is set to `() => {}`. This causes some...
this button should run in browser by default and have run on device be a second dropdown option. it's annoying to have to click twice to run in browser ![Screenshot...
right now there are two counterparts of the same metadata script that have to be maintained in parallel. it would be preferable to emit the js files and run the...