Skip to content

thomas-boyer/heart-of-the-cards

Repository files navigation

Heart of the Cards

An implementation of the card game Goofspiel. Users can play over intranet, view leaderboards, and peruse the game archive, which is saved to a relational database.

Pix

"The main menu"

"The game screen"

"The leaderboard"

Getting Started

  1. Clone this repository: git clone git@github.com:thomas-boyer/heart-of-the-cards.git
  2. Navigate to the project folder.
  3. Run the commend npm start
  4. Visit localhost:8080 in your browser.

Game Rules

A detailed list of Goofspiel rules can be found here.

Major Dependencies

  • Cookie-Parser
  • Deck-of-Cards
  • EJS
  • Express
  • Knex
  • pg
  • socket.io

Collaborators

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published