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 292 sprig issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/hackclub/sprig/assets/109123711/8af55a11-783f-45e8-b899-f7b57bf99552) The model for the sprig on the front page is fairly rudimentary. I am interested in cleaning up / optimizing the model to make it look nicer and perhaps...

feature request
low priority

@V205Arduino designed a debug shim for the sprig, which works excellently to breakout the UART for connecting an official pi pico debug probe. https://www.raspberrypi.com/products/debug-probe/ as its schematic is open source,...

feature request
hardware
low priority

**Describe the bug** When running `python gardenshed.py start-debugger` on Fedora Workstation 39, an error is raised: ``` line 4: /usr/bin/gdb-multiarch: No such file or directory ``` From what I can...

bug
gardenshed
low priority

Allow building Spade for PC using the Docker build through the Gardenshed utility. Finally resolve those pesky build issues that seem to happen on PC builds involving libbsd?

feature request
low priority

I think it would be really useful to be able to import downscaled BMP images into sprig as assets for people who can't draw to save their life ## screenshot...

feature request
low priority

Support loading multiple games to Sprig. We'd use the last half of Sprig's flash (the first half is used for the UF2), breaking it up into 8 100kb slots. This...

feature request
high priority

This default header is inscrutable and intimidating to beginners. Users should be asked to add metadata when they submit their files to the gallery. Default files should not include information...

bug
high priority

On each upload of a game to the sprig device, the web editor will check if it is running the latest version. If it's running a legacy version (created before...