Skip to content

KazDragon/paradice9

Repository files navigation

Stories in Ready What is Paradice9

Paradice9 is a terminal server that was developed to aid internet-based tabletop roleplaying sessions. It has been actively used for approximately two years to support five Warhammer 40K Roleplaying (Dark Heresy/Rogue Trader/etc.) games.

On top of that, its software architecture can also stand as a platform for Telnet/ANSI based computing, for example as a MUD server.

Dependencies

Paradice9 can be built for any platform supporting any modern C++14 compiler. For example:

  • Ubuntu Linux, using g++-5.2 or above
  • Ubuntu Linux, using Clang 3.4 or above

This is tested automatically on the following platforms:

  • Ubuntu Linux, using Clang 3.4 on Travis-CI: Build Status

It requires the following supporting libraries:

Building

Use CMake as your system dictates.

Releases

No releases published

Packages

No packages published