Giter VIP home page Giter VIP logo

drd's Introduction

DrD project

The DrD project is a FOSS implementation of a Czech tabletop role-playing game (RPG) "Dračí doupě" in 1.6 rule version in C/C++.

It aims to be open for any contributions and inviting to DrD community.

Planned features:

  • An extensible C engine as a library [Ongoing]
  • Platform independence [Ongoing]
  • GUI (wxWidgets) [Ongoing]
  • Android support (possible iOS support) [To Do]
  • DiceCMD dice rolling command line utility for Linux, Windows and macOS [macOS abstraction layer devs needed!]
  • Leveraging of existing, standard human readable or editable formats [To Do]
  • Extensibility for the GM (custom races, classes, items) [To Do]
  • NPC manager [To Do]
  • PC manager with xlsx imports/exports [To Do]
  • Encounter generator (NPCs) [To Do]
  • Basic and Advanced Combat resolver [To Do]
  • Map editor [To Do]
  • LAN/Internet connection for the whole group management and play or remote sessions [To Do]
  • Switchable Basic, Advanced and Expert rulebook support. [To Do]
  • FATE rules extensions [To Do]

Current DrD uses CMake as a build system abstraction.

DiceCMD

To build DrD's DiceCMD utility with extensive mathematic support:

  1. Point CMake's Source Directory to /projects/dicecmd
  2. Run configure & generate
  3. Run make or any other method you like (MS VS Project, etc.)
  4. run ./dicecmd -r "1d6+2" get result of 3-9

drd's People

Contributors

korbeljak avatar regilius009 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.