Skip to content

ncr-no/crisis-chess-board

Repository files navigation

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