ComputerScienceHouse / bingehack4

A replacement for bingehack. For information about in-game features and changes:
https://github.com/ComputerScienceHouse/bingehack4/wiki
Other
17 stars 8 forks source link

Validation Testing #11

Open eatnumber1 opened 11 years ago

eatnumber1 commented 11 years ago

It should be theoretically possible to create validation tests using one of the many Nethack AIs which are out there.

Any AI will likely need to be adapted to work with Bingehack as our UI has changed so much; it would likely need to be made to work directly with the JSON API.

clockfort commented 11 years ago

Oooh, that is true, since the random number generator has constant output now. That'd be pretty swell.