Cavatars (Codenames with Avatars!) is a fully functioning multiplayer game playable in a web browser. It is programmed in JavaScript using NodeJS, Socket.io, and Phaser3.
Codenames is a game of guessing which codenames (i.e. words) in a set are related to a hint-word given by another player. See: Codenames
git clone https://github.com/rfaile313/cavatars-game.git
cd cavatars-game
npm install
npm run dev
- Navigate in browser to https://localhost:9999/