Phaser - Project Workspace Design
Synopsis: Internal notes for building a project workspace for an HTML5 game built with Phaser.
Published Aug 29th, 2026
Last Modified: Aug 29th, 2026
Intro: A bit different, a peak into game development. Starting a new system designed for HTML5 deployment. I had some trouble finding some initial examples of folder structure designs + IIS intergration, so this is my own creation. This very well should expand a bit as I continue to dive into other systems.
Published Aug 29th, 2026
Last Modified: Aug 29th, 2026
Intro: A bit different, a peak into game development. Starting a new system designed for HTML5 deployment. I had some trouble finding some initial examples of folder structure designs + IIS intergration, so this is my own creation. This very well should expand a bit as I continue to dive into other systems.
Tech Stack
-
1.)IIS (Internet Information Systems) - Windows Web Server
2.)VS Studio Code ( IDE )
3.)Phaser - Javascript Framework
Project folder structure
-
Some thought has been put into a project workspace template that allows intergration with IIS.
(This is version 1) - But provides a source folder for editing, a very very very simple build script, and lets me begin working on other things.
A project template folder has been created in the following fashion:

Troubleshooting Tips
- Place Holder