Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 686 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 686 Bytes

cavatars-game

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.

Gameplay Video Example:

Cavatars Gameplay Video

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

Dev:

  1. git clone https://github.com/rfaile313/cavatars-game.git
  2. cd cavatars-game
  3. npm install
  4. npm run dev
  5. Navigate in browser to http://localhost:9999/