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.
 
 
 
 
zikaeroh d4e9a48d39 Bump to Go 1.15 3 years ago
.github Bump to Go 1.15 3 years ago
docs Initial commit 3 years ago
frontend Update golangci-lint, deps 3 years ago
internal Update golangci-lint, deps 3 years ago
.dockerignore Initial commit 3 years ago
.gitignore Use pkger for static assets 3 years ago
.golangci.yml Update golangci-lint, deps 3 years ago
.prettierignore Initial commit 3 years ago
.prettierrc Initial commit 3 years ago
Dockerfile Bump to Go 1.15 3 years ago
LICENSE Initial commit 3 years ago
README.md Initial commit 3 years ago
codies.code-workspace Undo workspace ignore, as it's glitchy in the latest VS Code 3 years ago
go.mod Bump to Go 1.15 3 years ago
go.sum Bump to Go 1.15 3 years ago
helpers.go Use hashids for player IDs, drop UUID uses 3 years ago
main.go Update golangci-lint, deps 3 years ago
metrics.go Add prometheus metrics 3 years ago
tools.go Use pkger for static assets 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).

Game board