sprig
sprig copied to clipboard
🍃 Learn to code by making games in a JavaScript web-based game editor.
it sometimes saves and sometimes doesnt so i have to keep backups
 NOTES (by @kognise): Game name in unsaved draft state should be editable and just go into client-side state, and populate the name...
A while ago Sprigfuzzy was created, with the function of optimizing game reviews in the technical aspect, which could be run through the `yarn dev` command. After a while Sam...
**Describe the bug** A user reported that the documentation in the help panel states the following under `setLegend(bitmaps)`: however [this link](https://sprig.hackclub.com/share/z2LyKUvDkJPey26GhQVi) shows a game where it can easily be seen...
I propose the new feature: 1. When we send a signal to save off data, we additionally include some ID that is tied to the browser (or session, or whatever...
Looking at the global list of tags now, it seems like we have gone too far in making the tags fine-grained as a result of the limited tag-filtering UI. What...
**Describe the bug** Both happen in the gallery. Sometimes, games will have the wrong image, and it seems that the games at the top of the list always have the...
Note: This issue depends on #1298 It would be nice that when attempting to flash a game unto the Sprig console, the app checks whether or not firmware version on...
**Describe the bug** All games on Sprig have a few metadata properties (i.e. `@title`, `@author`) and one of them is `@img`. After investigating some games that in the img property...
The map editor gets overwhelmed and not all registered bitmaps are displayed when there are many of them (in my case, 132 of them). I WAS able to work around...