The Way of The GameJam Ninja - A process Document
GamedevJs = Host of the GamejamJs 2024
MVP = Minimum Viable Product
Iteration = starting with a semi working example and improving over numerous timeslots.
Game Loop = The Update part of Phaserjs
Templates = mini game loops to describe game mechanics.
PhaserJs = Game engine of choice for all emc23 projects
Webpack = Builder for phaser and colyseus
Colyseus = Multiplayer engine
BaseLine = Common ground for beginnners and more advanced to "plug in"
Open Source
Creative Commons
Team Roles:
Lead
Coders
Artist
Composer
Game Designer
Recommended resources:
https://www.emanueleferonato.com/
https://sanderfrenken.github.io/Universal-LPC-Spritesheet-Character-Generator/
Baseline: https://github.com/ourcade/phaser3-dungeon-crawler-starter
Video tutorials from SuperTommy https://www.youtube.com/watch?v=l8XByMiS820&list=PLNwtXgWIx3rgjHV9CUkPxHatABxScRynC&index=1