a3185bf925b5b14978b33603074c912225ca7a5e
Files for tbaMUD.
To build
- clone the munit library into src/munit. It is registered as a submodule in git
git submodule init - run configure:
./configure - build the code:
cd src && make - run the mud:
cd ..; bin/circle 1234 - connect via telnet to port 1234.
Read more in the doc/ folder
Description
Languages
C
72.1%
PLSQL
23%
Jupyter Notebook
2.3%
Roff
1%
CMake
0.5%
Other
1%