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

Add a like button and a views counter to sprig games.

feature request

As we look towards adding additional functionality on top of the Sprig engine, it would be useful to support a set of built-in libraries that can be imported by more...

feature request

hijack console.log to redirect it to our own console, but also dispatch to the browser's console.log also we have to make our own console

feature request
high priority

Allow the user to jump to the line of an error in the editor

feature request
high priority

**Describe the bug** When using `addText()` with the pipe operator, `|`, `ΓΆ` is displayed instead. Whilst I discovered this with `|`, it's also an issue for other symbols such as...

bug

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

good first issue
feature request

This PR contains few changes to add polish on Publish To Github feature: 1. **Cookie Policy:** Set SameSite policy for session cookies to 'Lax' for better security while maintaining usability...

# Your checklist for this pull request ## Author name **Author: sirBread** ## About your game **What is your game about?** In "Not So Space Invaders," you play as a...

submission
initial review performed

Make a check in /~/[id] page that renders a different page depending on whether the user should be in the beta testing group. for now the ratio is 1/10 users,...