Skip to content

gitter-badger/OpenRPG

Repository files navigation

Open RPG

dice logo

Build Status

🎲 This is an HTML5 app for creating, playing, and sharing RPGs. 🎲

Native to Linux and Chrome.

Info

Features

  • Native Linux support
  • Development is user-friendly and git-friendly
  • 2.5d gameplay
  • Easy game publishing
  • Games are 100% hackable and moddable
  • Build games with zero programming knowledge, or use programming to add features and functionality

Possible future features. . .

  • Multiplayer gameplay

To install

$ git clone https://github.com/jdsutton/OpenRPG.git
$ cd OpenRPG
$ pip install -r requirements.txt

To run

$ make

To run tests

$ make test

To generate documentation

$ make documentation

About

A framework for building simple RPG games using HTML5.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published