Coder Social home page Coder Social logo

torranceyang / ogres Goto Github PK

View Code? Open in Web Editor NEW

This project forked from samcf/ogres

0.0 0.0 0.0 7.08 MB

Free online virtual tabletop that runs in your browser. No sign ups, no ads, no nonsense.

Home Page: https://ogres.app

License: GNU Affero General Public License v3.0

Shell 1.22% JavaScript 0.18% Clojure 74.81% CSS 18.59% HTML 4.44% Dockerfile 0.75%

ogres's Introduction

Ogres Tabletop

ogres.app is a free and open-source virtual tabletop that you can run in your browser and use to play with your friends.

Screenshot of the Ogres app

Features

Ogres aims to be a very lightweight alternative to some of the more comprehensive tools available today. Its limited core feature-set is intended to help dungeon masters quickly setup encounters and adventures with only the most important necessities.

  • Instantly start preparing your game; no sign-ups or ads
  • Start an online collaborative session for your friends
  • Prepare and manage multiple scenes at once
  • Built-in initiative tracker for streamlined encounters
  • Responsive design for phones and tablets
  • Easy to use for other game systems
  • ... and much more planned!

Contributing

Interested in helping fix bugs or extending features? Look for issues labeled as beginner friendly and comment that you'd like to work on it. The following are instructions to start a local development environment (for developers only).

You'll need to have node, npm, and clojure installed.

#!/bin/sh

# copy the repository
git clone [email protected]:samcf/ogres.git

# install dependencies and start the local web server
# by default opens at http://localhost:8080
npm install
npm start

# optionally, start the application server necessary
# for hosting online sessions
clojure -X:server/dev

Run your own server

You can run your own instance of this application by using Docker. For more information, refer to the wiki docs. The following command will install and run the application.

#!/bin/sh
docker compose up -d

ogres's People

Contributors

samcf avatar mjhale avatar torranceyang 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.