/battle-ai

Console based AI competition using adversarial search algorithm

Primary LanguagePythonMIT LicenseMIT

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