Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.
/ sprig-vscode Public archive

๐Ÿƒ๐Ÿ› ๏ธ Tools for developing Sprig games locally

License

Notifications You must be signed in to change notification settings

youknowedo/sprig-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

82 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Archived bc I don't use VSCode anymore. If you want to continue the project HMU

Made for Hack Club Arcade with GitHub Copilot as an assistant

Sprig VSCode

Making Sprig game development even easier. Create a TypeScript Sprig project using create-sprig, and develop it in your editor with the vscode extension.

Get started

npm create sprig # or equivalent
  • Build and start watching for file changes with:
npm run watch # or equivalent
  • Hit Ctrl+P/Cmd+P and type in SprigKit.
  • Select SprigKit: Open game from workspace
  • Your game should now be running in your editor. Start developing by editing src/index.ts

using in vscode

Confessions

Used GitHub Copilot as an assistant and used vs-sprig for inspiration for the vscode extension.

License

Licensed under the MIT License.

About

๐Ÿƒ๐Ÿ› ๏ธ Tools for developing Sprig games locally

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published