jamez01 / HaH

Holograms Against Humanity - a card game for AltspaceVR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text Holograms Against Humanity

A terrible game for terrible Altspacers.

Setup

  1. Install Node.js, if not already installed.

  2. Install dependencies

    $ npm install
    
  3. Configure server by copying config.sample.json to config.json.

  4. Build client JS

    $ npm run build
    
  5. Start server

    $ node server/app.js
    

About

Holograms Against Humanity - a card game for AltspaceVR

License:Other


Languages

Language:JavaScript 97.4%Language:HTML 2.4%Language:Pug 0.1%Language:Dockerfile 0.1%