Skip to content

Functionality & MVP

Sarah Jiang edited this page Jan 27, 2020 · 4 revisions

MVP

MVP #0: Research / Prework

  • Production Readme starter + Wiki
  • Watch how-to on 3js tutorial - Setting up an Orthographic camera in 3js
  • Import 3D elements - Poly (sushi models)

MVP #1: Core Game Mechanics

  • Start a new game / game end state
  • Press spacebar down + get time held down
  • Game Manager / Game / Object / Jumper classes

MVP #2: Game Physics

  • Jump function, game loop + rerender

MVP #3: 3D Components + UI

  • 3D game assets for tamago, sushi platter, maki etc.
  • Rendering assets in the game via 3js
  • Set up OrthoGraphic camera
  • Sounds

MVP #4: Heroku hosting