Go to file
zikaeroh e9f1627cc1 On new game, mark all players as guessers 2020-05-23 19:21:57 -07:00
.github Build workflow, version package 2020-05-23 15:14:58 -07:00
docs Initial commit 2020-05-23 14:51:11 -07:00
frontend Preprocess words clientside a bit more 2020-05-23 16:52:07 -07:00
internal On new game, mark all players as guessers 2020-05-23 19:21:57 -07:00
.dockerignore Initial commit 2020-05-23 14:51:11 -07:00
.gitignore Initial commit 2020-05-23 14:51:11 -07:00
.prettierignore Initial commit 2020-05-23 14:51:11 -07:00
.prettierrc Initial commit 2020-05-23 14:51:11 -07:00
Dockerfile Build workflow, version package 2020-05-23 15:14:58 -07:00
LICENSE Initial commit 2020-05-23 14:51:11 -07:00
README.md Initial commit 2020-05-23 14:51:11 -07:00
codies.code-workspace Initial commit 2020-05-23 14:51:11 -07:00
go.mod Initial commit 2020-05-23 14:51:11 -07:00
go.sum Initial commit 2020-05-23 14:51:11 -07:00
main.go Build workflow, version package 2020-05-23 15:14:58 -07:00
tools.go Initial commit 2020-05-23 14:51:11 -07:00

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).

Game board