sprig icon indicating copy to clipboard operation
sprig copied to clipboard

🍃 Learn to code by making games in a JavaScript web-based game editor.

Results 306 sprig issues
Sort by recently updated
recently updated
newest added

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...

feature request

**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...

bug

![Screenshot 2024-09-04 at 13 29 18](https://github.com/user-attachments/assets/b9a587b8-4f10-4180-9d27-392915cba87e)

bug

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...

feature request

Delete sprikipedia as it has not been updated in a long time and not used anymore, plus the donwloadable content is not there anymore

tech debt

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...

bug

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...

bug

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...

feature request