CSE442-ProjectF2018 / CSE442-Project

Frequency's snake project
0 stars 0 forks source link

Fix Bug: Traps removed from backing map once hit, do not return. #94

Open dylandeg opened 5 years ago

dylandeg commented 5 years ago

ACCEPT:

  1. Open app.
  2. Click play.
  3. Play game so snake hits a trap.
  4. In subsequent turns, hit that same trap again.
  5. Observe as it behaves like a trap tile and not an empty tile.