/api

Server and client scripts for API.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Megalodon API

Server and client scripts for API.

How To Use

  1. Clone or download the repository.
  2. Add a file called ip.txt, which contains the IP address of the Megalodon server.
  3. Run the client file.
git clone https://github.com/megalodon-chess/api.git
cd api/client/
nano ip.txt
python main.py lag

Server IP

There is no server right now.