Skip to content

qferre/warshard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WarShard

A simplified modern wargame designed to be compatible with training AIs, thanks to a custom API.

The rules are based on the SPI series of wargames, the rules of which can be found here.

Rules of the simulator are in rules

alt text

Installation

to install : in a terminal at the root of the project, run pip install .

API and usage

See api_example.ipynb notebook in the doc directory

General principle is that you should ask you AI agent to produce putative orders, then pass the list of those orders to the simulation to see the results of those orders

About

A simplified modern wargame designed to facilitate AI modeling.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages