Skip to content

cheenaeng/Codename-Clone

Repository files navigation

CODENAMES - ONLINE CLONE VERSION

A clone of the boardgame, Codenames developed to be played online with your friends. It is a multiplayer game which requires at least 4 players and players can be connected to the same room to share the same game. Original gameplay can be found here https://en.wikipedia.org/wiki/Codenames_(board_game)

DEMO: https://lit-atoll-51041.herokuapp.com/

Getting Started

To get a local copy and run it on your own local host
  1. npm install to download the required packages
  2. Change username to your database username under config.sj
  3. npm run create to create database on your local machine
  4. npm run migrate to run migration of your database locally
  5. npm start to start the server
  6. npm watch to allow webpack to bundle the files

Built with

Sequelize Socket IO Express NodeJs

Demo Screenshots:

ss1 ss2 ss3

About

Online boardgame developed as one of my projects in bootcamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors