mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-17 00:51:45 +01:00
b61dd29e0075698d84b03942d8390ceb8e587f8b
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.8%
PLSQL
23.2%
Jupyter Notebook
2.3%
CMake
0.6%
DIGITAL Command Language
0.3%
Other
0.7%