Skip to content

ruttyj/PlayDeal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

PlayDealGame is an open source implementation of the much loved card game "Monopoly Deal". This is a rewrite (work in progress) of PlayDealGameLegacy my first ever online multiplayer game.

This game will be compatible with free Heroku hosting.

Current Progress

  • Game Instance
    • ✔️players
    • ✔️hands
    • ✔️banks
    • ✔️collections
    • ✔️cards
      • ✔️currency
      • ✔️property
      • ✔️wild cards
      • ✔️action cards
    • 🟡turns
      • ✔️turn phases
      • 🟡requests
        • wealth transfer
        • counter request
  • Server
    • Heroku
    • Listeners
  • Client
    • React
    • P5js

To Run Tests

cd server/PlayDealGame/tests
npm install
npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published