Skip to content

yquemener/LOLAI-Arena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a framework for making bots compete against each other in a number of games.

Usage

python app.py

Then go to http://localhost:8080/ with your webbrowser and run games.

Games

The first game is a classic prisonner's dilema. Warm up with this classic. The second game is called "Market". It is an economic simulation where bots compete and collaborate in order to make profits. Other games may be added later.

Games are placed in "Games/" directory.

Bots

To create a bot, make a subdirectory in Games/{game_name}/bots/ and follow the instructions in Games/{game_name}/doc/protocol. See in Games/Prisonnier/bots/ for examples.

About

This is an arena to make several bots fight each other

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published