Skip to content

rmorlok/kodenames

Repository files navigation

Kodenames

Angular implementation of online Kodenames board game. Inspired by the implementation by ninjabunny.

Try it out at https://kodenames.morlok.com 🎉

screenshot

Local Development

Install dependencies:

npm install

Host the Angular app locally:

npm run webserver
open http://localhost:4300

Deployment

Deployment happens automatically via Github Actions. Pull requests generate a preview URL and merging to master deploys the main app.

About

Angular implementation of kodenames

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published