Skip to content
/ HaH Public
forked from falkrons/HaH

Holograms Against Humanity - a card game for AltspaceVR

License

Notifications You must be signed in to change notification settings

AltspaceVR/HaH

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.4%
  • HTML 2.5%
  • Dockerfile 0.1%