mrp130 / battle-ai

Console based AI competition using adversarial search algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BattleAI

Maintainability Test Coverage

Inspired by MIT battlecode, BattleAI is an open-source version where developers can contribute new games.

For now, BattleAI simply run using console.

Prerequisite

  • python 3.9

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Inspired by MIT battlecode events

About

Console based AI competition using adversarial search algorithm

License:MIT License


Languages

Language:Python 100.0%