Home > ctf-scorebot

ctf-scorebot

Ctf-scorebot is a project mainly written in Python, it's free.

My fork of the UCSB iCTF Scorebot

To start a simple CTF game, run:

python StandardCTF.py -i -c

The -i argument initializes a new game. Foregoing the -i will cause the game to attempt to restore from the previous game.

Previous:cl-merge