sprig
sprig copied to clipboard
🍃 Learn to code by making games in a JavaScript web-based game editor.
This PR implements an additional "Run Fullscreen" button in the Sprig editor "Run" dropdown menu, making game-testing on PC easier. This also makes recording on PC more convenient and look...
Instructions: use W/S to navigate toppings use D to select copy the burger on the left select bell to confirm burger select trash can to clear If you get it...
# Your checklist for this pull request ## Author name **praveenkumar:** ## About your game **my game is about a astronaut who has to protect his spaceship from meteors **...
https://github.com/user-attachments/assets/5645747d-a56e-469c-8c8c-535f80627ca6
# Your checklist for this pull request ## Author name **Pranav Emmadi** ## About your game **What is your game about?** Trying to escape a maze and get to the...
**Describe the bug** Sometimes, when using an editor, the wrong template literal is edited. I've replicated this with the map editor as well as the color selector. **To Reproduce** Steps...
there's other ways to fix: changing legacy css files; changing /get css to a style tag inside it; making /get own css file; ..... why this solution? fixes other color...
 The page also does this when using the mobile view in developer tools on desktop, but not when it's resized as a regular tab.
Add instrumentation to the sprig collab feature to collect telemetry. - Number of active rooms - Number of active users - Overview of signaling server activity - miscellaneous