Skip to content

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

License

Notifications You must be signed in to change notification settings

youknowedo/sprigkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

81 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Made for Hack Club Arcade with GitHub Copilot as an assistant

SprigKit

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