ucsb-cs56-projects / cs56-games-treasure-hunter

-
1 stars 7 forks source link

Add Enemies #57

Open Nawakhtha opened 6 years ago

Nawakhtha commented 6 years ago

Add enemies, i.e. snakes, such that collision between the player and an enemy triggers a losing condition. The enemies do not have to move in a very smart way (in-fact, they shouldn't as that would make winning somewhat impossible), their movement can be random but not uniformly random otherwise they will keep switching directions (give preference to the direction it is currently moving in).

Nawakhtha commented 6 years ago

Estimate (200pts)

sean-shelton commented 6 years ago

F17 OK (200 pts)

CDLlo commented 6 years ago

W18 OK 200 points