Skip to content

JosNun/codenames

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Codenames

Codenames is a board game for 4-8 people. The traditional version is played when everybody is at the same spot, but in this modern world, when are people together? This digital version allows you to play with your friends whether you are sitting on the same couch, or on opposite sides of the globe. Additionally, since it works on desktop and mobile devices, you can play on the go.

In-game screenshot

Getting Started

Just want to play with your friends? Head to http://codenamesgo.herokuapp.com/ and get playing!

Want to run your own server? Stay tuned!

Prerequsites

You'll need to have Node.js installed.

Installing

First, download the repository:

git clone https://github.com/JosNun/codenames.git # clone the codenames repository

Then, you'll want to install the dependencies

cd codenames # move to the newly-cloned directory
npm install # install the dependencies

Finally, you should be able to fire it up.

npm start

Built With

Contributing

All contributions are welcome. There's a todo list at the top of index.js. I'd be more than happy if you would give me a hand with some of 'em.

License

This project is licensed under the MIT license - see the LICENSE file for details

Acknowledgements

  • Vlaada Chváti and Czech Games for the great game
  • My friends, who got me into the game

About

Codenames... but digital! Play your favorite game on any device!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published