sprig
sprig copied to clipboard
π Learn to code by making games in a JavaScript web-based game editor.
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...
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
Allow the user to jump to the line of an error in the editor
**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...
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...
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...
Most elegant solution I could find. fixes #2418
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,...