Coder Social home page Coder Social logo

tabletop-ambulator's Introduction

Tabletop Ambulator

Overview

This web application makes it possible for owners of the game Tabletop Simulator to play games involving a hidden hand of cards with their friends who may not own a copy of the game themselves. The web app provides an interface to look at in-game hands and minimally interact with them. The host must manually co-ordinate some parts of the game.

Usage

Please refer to usage instructions in the Steam workshop item.

Contribution

Development

This is a NodeJS web app built on top of Express, React, and Websocket, with Postgres as the database.

The minimum requirements are NodeJs, Yarn, and Postgres. You will need to create a Postgres DB and store the connection URI in the environment variable DATABASE_URL. The lua file has code mirroring what is in the Workshop item - for development, replace the herokuapp URL with http://localhost:8000 at the top.

Developers must use yarn install after cloning the repository to populate the required dependencies. Afterwards, run node server/server.js to launch the server and yarn start to launch the React development server.

Pull Requests

Pull Requests must target the master branch.

tabletop-ambulator's People

Contributors

64bits 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.