Fork of https://github.com/eltmon/codies
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.github | 3 years ago | |
docs | 3 years ago | |
frontend | 3 years ago | |
internal | 3 years ago | |
.dockerignore | 3 years ago | |
.gitignore | 3 years ago | |
.golangci.yml | 3 years ago | |
.prettierignore | 3 years ago | |
.prettierrc | 3 years ago | |
Dockerfile | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
codies.code-workspace | 3 years ago | |
go.mod | 3 years ago | |
go.sum | 3 years ago | |
helpers.go | 3 years ago | |
main.go | 3 years ago | |
metrics.go | 3 years ago | |
tools.go | 3 years ago |
README.md
codies
Yet another Codenames webapp. Featuring:
- Custom word packs
- Timed mode
- Quick room joining
- Dark/light mode
- Responsiveness for mobile play
- And more!
This is entirely inspired by the wonderful codenames.plus, which works very well, but hasn't been scaling too well recently. I wanted an opportunity to learn TypeScript and React, and figured I could make something that worked just as well with a few extra niceties (and a more stable backend).