Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Berlin AI

The 'core' code:

berlin.action <-- represents the basic game request and response cycle as expected by the game server berlin.servlet <-- main class and handling of raw HTTP request parameters, JSON etc. berlin.game <-- processes requests and responses into a higher level representation, for use by strategies

Places to look for customizing your AI:

berlin.setup.Setup <-- create all your strategy objects and the likes here. berlin.strategy <-- a nice place to put your strategies and strategy factories. There are some starter strategies in here already.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages