Server and client scripts for API.
- Clone or download the repository.
- Add a file called
ip.txt
, which contains the IP address of the Megalodon server. - Run the client file.
git clone https://github.com/megalodon-chess/api.git
cd api/client/
nano ip.txt
python main.py lag
There is no server right now.