mirror of
https://github.com/tbamud/tbamud.git
synced 2026-04-30 04:41:51 +02:00
9399b68f2601807faff22e57c2c8d9c524d24b53
Files for tbaMUD.
To build
- 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
To run the tests
- clone the munit library into src/munit. It is registered as a submodule in git
git submodule init - install the cmocka-library:
sudo apt install libcmocka-dev
Description
Languages
C
73%
PLSQL
22.8%
Jupyter Notebook
2.3%
CMake
0.6%
DIGITAL Command Language
0.3%
Other
0.9%