- Everything gets built into a file called
bundle.jswhich adds a functionpg()to the window, which is called inindex.html. If you open that html file, everything should run once it's built. npm installto get the dev dependenciesnpm run buildwithin the directory to persistently build while editing- I use
python -m SimpleHTTPServer 8000and hitlocalhost:8000to serve it up easily
-
Notifications
You must be signed in to change notification settings - Fork 0
hoqqanen/pg-game
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Some js scaffolding for a procedural art game?
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published