Skip to content

rgson/tac-agent007

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent007

An agent implementation for the TAC Classic game.

Created by Robin Gustafsson, Tamme Dittrich and Peter Eriksson for the "DV2541 Agent Systems" course at BTH.

Setup

  1. Compile the server using the compile.sh/compile.bat files in the server-src directory.
    (Alt. download the binary version of the SICS TAC'04 Classic Java Server).
  2. Start the server by running tacserver.jar followed by infoserver.jar.
  3. Register an account for the client on the server website (http://localhost:8080/).
  4. Change the agent.conf file to match the registered account.
  5. Compile the agent using the compile.sh/compile.bat files in the client-src directory.
  6. Start the agent by running tacagent.jar.

Implementation

Implemented using the TAC Classic AgentWare Beta 9 framework for TAC Classic agents.

About

An agent implementation for the TAC Classic game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages