Skip to content

Tlahey/Cards-against-humanity

Repository files navigation

Cards Against Humanity

Play with friends with this game on internet. You can host rooms and play together.

Installation

$ npm install
$ tsc -p .
$ node app.js

After go on the url http://localhost:3000 and enter your pseudo. Chose a room and wait max player :)

#Configuration

Add new cards

All cards are in french, you can add cards in the src/datas/cards.json file.

Modify rooms configurations

Many configuration should be set on src/game/configuration.ts file. Rooms are random names.

Perspective of evolution

Play with pictures instead of question or both

About

Web game from the game "Cards against humanity"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published