shawncplus / cranvier

VERY in progress C++ port of RanvierMUD. Oh god, seriously, don't use this.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VERY in progress C++ port of RanvierMUD. Oh god, seriously, don't use this. Seriously, Ranvier sucked enough, imagine how bad a C++ port is.

Build with

clang++ cran.cpp interp.cpp  server.cpp session.cpp -o cran -lboost_system -lpthread -lanachronism -Wall

Run with

./cran <port>

Requirements:

About

VERY in progress C++ port of RanvierMUD. Oh god, seriously, don't use this.


Languages

Language:C++ 100.0%