GithubHelp home page GithubHelp logo

quintenpalmer / dungeons Goto Github PK

View Code? Open in Web Editor NEW
8.0 3.0 0.0 1016 KB

Dungeons and Dragons 4.0 Character Sheet Automation

License: MIT License

CSS 0.07% Haskell 65.09% Shell 16.01% Python 3.26% JavaScript 15.57%

dungeons's Introduction

dungeons

Dungeons and Dragons 4.0 Character Sheet Automation

Motivation

Automate all of the calculation required when leveling up and increasing stats and present a character sheet for Dungeons and Dragons 4.0 in a browser format.

Requirements

  • ghc (tested with version 7.6.3)
  • python 2 (tested with version 2.7.6)
  • flask (tested with version 0.10.1)
  • sqlite3 (tested with version 3.8.3)
  • ghc libraries:
    • base 4.6.*
    • containers 0.5.*
    • bytestring 0.10.*
    • aeson 0.6.* to 0.7.*
    • aeson-pretty 0.7.*
    • sqlite-simple 0.4.*
    • network 2.4.* to 2.5.*
  • a web browser (tested with Chrome version 37.0.2062.120 on linux and Chrome version 38.0.2125.102 on android)

Instalation

After cloning with

git clone [email protected]:quintenpalmer/dungeons

From one terminal, run

cd dungeons/server
cabal install
cabal configure
cabal run server

Fron another terminal, run

cd dungeons/web
python server.py

From your web browser go to

http://localhost:5000/dnd/4.0/character/

Screenshot

Screen Shot

dungeons's People

Contributors

quintenpalmer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.