Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 457 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 457 Bytes

Cyber Crisis Chess Board

Source code for prototype implementation of Cyber Crisis Chess Board related to a master thesis at NTNU.

High level overview:

image

Setup:

  • Rename .env.dist to .env and add api_key to the file.

  • Install requirements (pip3 install -r requirements.txt)

  • Run: python3 CrisisChessBoard.py