├── LICENSE ├── README.md ├── colorfight.py └── exampleAI.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gaogaotiantian/ColorFightAI/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gaogaotiantian/ColorFightAI/HEAD/README.md -------------------------------------------------------------------------------- /colorfight.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gaogaotiantian/ColorFightAI/HEAD/colorfight.py -------------------------------------------------------------------------------- /exampleAI.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gaogaotiantian/ColorFightAI/HEAD/exampleAI.py --------------------------------------------------------------------------------