Go to file
zikaeroh 6d6a63878b Enable compression context takeover, tweak debug mode options 2020-05-30 12:06:27 -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 Optimize the remaining rerenders 2020-05-28 20:34:11 -07:00
internal Do problematic access verbosely to try and get failure point 2020-05-27 01:03:15 -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 Add prometheus metrics 2020-05-24 22:18:35 -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 Ignore frontend folder so it only shows in VS Code once 2020-05-26 19:57:28 -07:00
go.mod Add prometheus metrics 2020-05-24 22:18:35 -07:00
go.sum Add prometheus metrics 2020-05-24 22:18:35 -07:00
helpers.go Add prometheus metrics 2020-05-24 22:18:35 -07:00
main.go Enable compression context takeover, tweak debug mode options 2020-05-30 12:06:27 -07:00
metrics.go Add prometheus metrics 2020-05-24 22:18:35 -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