rafaelconde / codenames

A portuguese version of codenames

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshot of the game's UI

Artisanal Codenames

Rafa and I wanted to play Codenames with our family this (remote) Christmas, but the english version wouldn't be much fun for them — so we've built a custom version of the popular game Codenames in where we could add our own words (we started by translating the original to Portuguese for our own family).

See it live ↗

How to play

The game only runs locally, there's no server or syncing going on. Start the game, share your screen via Zoom or something, and play that way. Every non-captain player should close their eyes, and the captains can click "Show Answers" to see the "real board".

Make it your own

Feel free to edit the file words.js to add your own words to the game.

Local dev environment

Run npm install, and then browser-sync start --server --files "*.html, css/*.css, *.js" to set up a local server with live reload if you wanna tweak things.

About

A portuguese version of codenames


Languages

Language:CSS 59.6%Language:JavaScript 35.4%Language:HTML 5.0%