Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intelligent Agent

How to run guide ?

  • First clone the git repository

`git clone https://github.com/Bemhreth/intelligent-agent

cd intelligent-agent

mkdir build

cd build

cmake ..

  • Inside the build folder the build folder, the executable for main and libraries for the other subdirectories inside wumpus can be found.

Hence to run main, which contains excutable to see the agent play:

    ./wumpus/main/main
  • Similarly, we can run test for the world class, specifcally room class using:
    ./test/world/unittest_room
    

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages