Skip to content

pkstudio/webgdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webgdk

web game development kit

What is it?

A simple development platform to prototype and create simple games in the browser!

Currently only the frontend/sandbox-package is ready, and can be run via pnpm run sandbox

Sandbox

Sandbox starts up a simple web app that has contains a canvas that can be manipulated via scripting.

Use CTRL/CMD + S to open an editor (opens up a pop-up window, might need to allow this to make it appear!), where you can write your code, and using the same keybind to save and run code.


Build

To build all apps and packages, run the following command:

bun build

Develop

To develop all apps and packages, run the following command:

bun dev

About

web game development kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors