CSE442-ProjectF2018 / CSE442-Project

Frequency's snake project
0 stars 0 forks source link

Snake spawn location is random on each map generation, and is always in an open tile, never an occupied tile. #100

Open dylandeg opened 5 years ago

dylandeg commented 5 years ago

ACCEPT:

  1. Start app.
  2. Click play.
  3. Observe snake spawn location.
  4. Close app, and go through again, notice different spawn location.
  5. Do as many times until you're convinced.