A CTF platform used in IceCTF 2016
-
Updated
Apr 16, 2020 - Python
A CTF platform used in IceCTF 2016
This is a MUD (multi-user dungeon) engine lost a bit to time called NetCI (Network Command Interpreter). Essentially it is similar to ColdC/Cold-C in that it provides a MUD server that is database driven and is quite similar to LPMud in that it uses a simplified C-Like scripting language.
To associate your repository with the coldcore topic, visit your repo's landing page and select "manage topics."