Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 709 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 709 Bytes

RPG Chat

Tests are PASSING! 🚀

RPG Chat is an offline-first client for the RPG community.

Built with Verse

Verse a peer-to-peer game engine powered by Fabric, a protocol for Bitcoin-powered smart apps.

Getting Started

  1. npm install
  2. npm run build

See webapp for the compiled application. Have fun!

Building

  1. npm run make:all