1# codies
 2
 3Yet another Codenames webapp. Featuring:
 4
 5-   Custom word packs
 6-   Timed mode
 7-   Quick room joining
 8-   Dark/light mode
 9-   Responsiveness for mobile play
10-   And more!
11
12This is entirely inspired by the wonderful [codenames.plus](https://github.com/Joooop/codenames.plus),
13which works very well, but hasn't been scaling too well recently. I wanted an opportunity
14to learn TypeScript and React, and figured I could make something that worked just as well
15with a few extra niceties (and a more stable backend).
16
17