cse442-fall-2019-offering / 442projects-chicken-add

442projects-chicken-add created by GitHub Classroom
0 stars 0 forks source link

Add Coding To The Game #66

Open depaolatom opened 4 years ago

depaolatom commented 4 years ago

As a developer, I want my users to be able to learn something about computer science as they play the game, so I will add code puzzles to the game.

depaolatom commented 4 years ago

Acceptance Test:

  1. Press play game from main menu.
  2. Play through first level.
  3. At the end of the first level a CS puzzle will appear with fill in the blank style questions and blocks that you can move.
  4. If the word is correct, it will stay in the space, if not it will go back to its original spot.
  5. If all words are in the correct spot, the scene will change.