Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 370 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 370 Bytes

Ancient War - Python Client

Setup instructions

It is recommended to use PyCharm (JetBtains) otherwise, follow the below instructions to run the client:

cd to the directory you want to save and run the code

git clone https://github.com/AI-Battle/AW-Client-Python
cd AW-Client-Python
python Controller.py #use python3 if you have both version installed