Git Product home page Git Product logo

rpg_turn_tracker's Introduction

Turn Tracker

This is a Simple and Responsive Manager for Turn Based RPG Combats. Designed with D&D in mind but its functional in many systems.

A Live Version Hosted on Heroku Can be Found at Turn-Tracker

Works with real time Interactions between players and GMs segmented in Rooms, any of wich showing Combat information public or hidden as GM Will. Each Player has Individual and private Notes too.

The platform Supports Real time Chat, with Dice Rolls and Image Share using URLs. The Turn control could be public or Only on GM hands.

Runs Multiples Rooms at same time with a Lobby system, and a future Feature will be the hability to Load and Save Entitys and Combat Status anytime.

Technologies

Runs with Node.

Pages are created With HTML CSS and JavaScript. Using only JS to render Content and interactions, and the P5js Library to Render the Stars Background.

Its Based on the Express.js Framework to Manage Routing, delivering pages, and serving the Websocket API.

Websocket API that runs With SocketIO applied.

Relies on 'Roll' library to Manage Dice Rolls on Chat, and 'Valid-URL' to validate images urls shared on Chat.

Dependencies

  • Express
  • Roll
  • Socket.io
  • Valid-url
  • Body-Parser
  • EJS

Installation

Clone down this repository to your machine. You will need node and npm installed.

Installation:

npm install

To Start Server:

npm start

The App will start on:

localhost:8888/

Screenshots

alt text alt text alt text alt text alt text alt text alt text alt text

rpg_turn_tracker's People

Contributors

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