snollygolly / open-hearts

:heart: An open source version of the card game Hearts.
21 stars 4 forks source link

Added Makefile; Updated README.md with instructions on how to setup t… #28

Closed zlshames closed 8 years ago

zlshames commented 8 years ago

…he database; Fixed some issues with index.js (html script); Added support for creating new game in api.js; Added some somewhat useful console.log's to sockets.js; Added code to support database operations to db.js; Updated package.json, so use 'npm install'; Removed width and height modifications in game.hbs