bolyachevets / Hunt-the-Wumpus

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

Randomizing obstacle locations #2

Closed bolyachevets closed 5 years ago

bolyachevets commented 5 years ago

Figure out how to randomize obstacle location on new instance of the game Can start at looking how to randomly assign bottomless pits to rooms Ideally want to make sure that the hunter does not start in a bottomless pit

bolyachevets commented 5 years ago

https://codereview.stackexchange.com/questions/49471/sample-n-items-without-replacement-in-prolog