The 9 Game Tutorial
-
Start with a 2D pac-man type game where the player is always moving
-
Switch to a simple top-down Rogue RPG
-
Diversion: Turn into an isometric adventure game (need to add isometric tiles in)
-
Change to a simple side scrolling shooter
-
Turn it into an endless runner (get rid of enemies, make the player always run)
-
Change it to a spaceship game runner flies
-
Change it to a 3D spaceship game, use 3D models and Three.js
-
Change it to a sphere Box2D game
-Change it to a 3d Sphere box2D game