Skip to content

rossmarinaro/spaghYetiJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaghYetiJS

IDE style tool for streamlining the production of html5 games with the Phaser library

built with Phaser3, Webpack5, NodeJS, and Electron

image info

###client gets bundled and placed in public folder located in the server directory

** How to run for development **

client: cd client && npm start server:

  1. cd server/app. uncomment the window console debugger in the electron.js file.
  2. change the baseDir filepath in preload.js to avoid directory not found errors.
  3. electron .

** How to build **

  1. cd server && npm run build
  2. navigate to "dist" folder in server
  3. click on the installer to init install process.

About

2d javascript game engine built off of phaser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published