Skip to content

ryanscovill/taboo

Repository files navigation

Play Taboo

playtaboo.online

About

Online recreation of the party game taboo. Created with Angular and socket.io.

Words

The words and hints are stored in a read-only mongoDB database that is read once when the app starts. The games are non-persistent.

Running locally

Run npm run build to build the angular app Run npm run start to start the server

Navigate to https://localhost:8080

About

Online version of the taboo game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published