Go to file
zikaeroh 48da372418 Update deps 2020-07-08 19:01:31 -07:00
.github Create frontend build dir for pkger tests 2020-06-06 14:06:24 -07:00
docs Initial commit 2020-05-23 14:51:11 -07:00
frontend Update deps 2020-07-08 19:01:31 -07:00
internal Fix buggy context 2020-06-15 18:18:24 -07:00
.dockerignore Initial commit 2020-05-23 14:51:11 -07:00
.gitignore Use pkger for static assets 2020-06-06 14:01:45 -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 Run version command during docker build 2020-07-07 22:54:38 -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 Undo workspace ignore, as it's glitchy in the latest VS Code 2020-06-11 21:08:40 -07:00
go.mod Update deps 2020-07-03 10:57:32 -07:00
go.sum Update deps 2020-07-03 10:57:32 -07:00
helpers.go Use hashids for player IDs, drop UUID uses 2020-06-14 14:01:17 -07:00
main.go Run version command during docker build 2020-07-07 22:54:38 -07:00
metrics.go Add prometheus metrics 2020-05-24 22:18:35 -07:00
tools.go Use pkger for static assets 2020-06-06 14:01:45 -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