In this "game" you will need to fight ChatGPT in chess.
You will need to use Python.
Its installed on your computer, righhhhtttt?
Install requirements using this command: pip install -r requirements.txt
And run the code: python main.py
Install requirements using this command: pip3 install -r requirements.txt
And run the code: python3 main.py