Skip to content

A Multiplayer web-browser game based on the "codenames" board game built using NodeJS, Socket.io, and Phaser3

Notifications You must be signed in to change notification settings

rfaile313/cavatars-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

A Multiplayer web-browser game based on the "codenames" board game built using NodeJS, Socket.io, and Phaser3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published