bolyachevets / Hunt-the-Wumpus

Hunt the Wampus in Prolog: a group project for cpsc 312
1 stars 0 forks source link

Wumpus/ arrows #4

Closed bolyachevets closed 5 years ago

bolyachevets commented 5 years ago

add ability for wumpus to be startled by nearby shot, i.e., move towards the hunter. would be cool to figure out some sort of shortest path and make wumpus move towards the hunter? simple implementation would be for wumpus to jump at hunter if he misses being right next to wump, then will need to implement projectile.