GDD - TetraDSerket/QuizPlay GitHub Wiki

Game Design Document

Objective

Search for Quizlet Flashcards and play Flappy Bird with them. Study while having fun and earning points.

Gameplay Mechanics

Tap to jump. Move your ship onto the correct answers to collect them. -5 points for an incorrect answer, +10 for a correct one. Search for sets from the Search screen, View Downloads from the View Downloads screen. View recaps from Game Over.~

Level Design

There are no levels. The game gets progressively faster as your score gets higher.~

Technical

Scenes

  • Main Menu - tap to start
  • Search for Sets
  • View Downloads
  • Gameplay
  • Game Over
  • Pause~
  • Recap~

Controls/Input

  • Tap to jump

Classes/CCBs

  • Main Scene
  • Gameplay
  • Hero
  • Obstacle
  • Search Scene
  • Download Scene

MVP Milestones

Week 1 (7/7 - 7/11/2014)

  • Make the Hoppy Bunny clone work
  • Implement selection of correct and wrong answer
  • Implement playing words off Quizlet

Week 2 (7/14 - 7/18/2014) - finishing a playable build

  • make search work
  • make downloads work
  • add screens for search and downloads

Week 3 (7/21 - 7/25/2014)

  • draw sprites
  • add sprites

Week 5 (8/4 - 8/8/2014)

  • add sound~
  • add pause screen~
  • add recap screen~

Week 6 (8/11 - 8/15/2014) - finishing the polish

  • polish polish polish~
  • add second game mode~

~ -> Not completed yet