Cyber Crisis Chess Board
Source code for prototype implementation of Cyber Crisis Chess Board related to a master thesis at NTNU.
High level overview:
Setup:
-
Rename
.env.dist
to.env
and add api_key to the file. -
Install requirements (
pip3 install -r requirements.txt
) -
Run:
python3 CrisisChessBoard.py