View on GitHub

jWumpus

Java based wumpus game for artifical intelligences

Download latest source code as a tar.gz file Download stable release as binary .jar file

Project description

jWumpus is a java based library for easy programming of own artrifical intelligences (AI) to solve the wumpus world problem.

jWumpus includes a set of objects like a wumpus world map, objets on that map, actions an AI agend can do and more to make programming an own AI easier. Also a graphical user interface and an editor are included to easily manage AI processing and wumpus world map creation.

Resources