Skip to content

poapper-inc/fights-example-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fights-example-agent

Example agent project structure for fights and runfights (TBA).

All files are part of the project by default. Any files to be ignored must be specified in fights-ai.yml.

Structure

Agent files

Agent Python files must each expose a Agent class that subclasses fights.base.BaseAgent. The paths are specified in fights-ai.yml.

fights-ai.yml must be present at the project root. It is used to specify project information such as the environment, agent file paths, and more.

Dependencies must be specified in requirements.txt, following the requirements file format.

About

Example agent project structure for fights and runfights.

Resources

License

Stars

Watchers

Forks

Languages