Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 842 Bytes

TODO.md

File metadata and controls

34 lines (30 loc) · 842 Bytes

Memory ✨🎴🌈

Bug:

  • Cannot press any button to restart after winning or loosing.

✓ Done

  • Player can hold Select to review total flips made
  • Create a scene stating the rules
  • Sets up fonts.
  • Wait on Title Screen till Button Pressed
  • Set up status line
  • Set up player sprite
  • Start a new game whenever playfield is loaded
  • Store cards in array
  • Start New Game
    • Set game state variables
    • Randomize card array
    • Display cards face down
  • Player can move Selector
  • Player can Select cards
  • Card can be matched and mismatched
  • Flips are counted
  • Matches are counted
  • The game can be won
  • The game can be lost
  • Background music plays
  • Sound effects play
  • Could not reproduce: shuffling takes longer and longer each time.
  • Mark currently selected card
  • Play Testing
  • Polish
  • Post Finished Game