akrivka / codenames

Codenames played on Caltech campus using a real-time web application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codenames

(Blacker Hovse Day After 2024 project)

Codenames, but the cards are spread out on the Caltech campus. Spymasters give clues asynchronously through a web application, and operatives try to find their agents faster than the opposing team. To "tap" on card they have to find a code and input it to the website.

All board state is replicated real-time to all players using WebSockets, and the UI is also mobile-optimized.

Brief showcase:

Technologies

  • SolidJS
  • TailwindCSS
  • Express
  • SQLite
  • WebSocket

Development

Omitted. Contact me if interested.

About

Codenames played on Caltech campus using a real-time web application


Languages

Language:JavaScript 94.3%Language:Shell 2.6%Language:CSS 1.6%Language:HTML 1.5%