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

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

Update Level 1 to incorperate all assets in LevelDesign folder #58

Open goktuggeneci opened 4 years ago

goktuggeneci commented 4 years ago

As a developer I want all of my current assets used in level 1 so the player learns the basic functions of the game in order to navigate the rest of the game with ease.

goktuggeneci commented 4 years ago

Acceptance test:

  1. Press play
  2. Move player with 'WASD' key and play through level
  3. Player will encounter -Grass blocks (to stand on) -Dirt blocks (to stand on) -Spike blocks (kills player) -Computer enemy (kills enemy on impact, can be shot)