A online app for playing multiplayer Rummy.
- Locate the server in our web browser
- Find a lobby by entering a code
- Enter a new code and click
Createto make a multiplayer lobby - Enter a new code and click
CPUto play against a bot - Enter a friends code and click
Jointo join their game
- Enter a new code and click
- Follow the instructions in the top right. Each turn will be:
- Choose a card from one of the middle stacks
- Pick cards in your hand to meld (group together)
- Discard a card from your hand
- The player who has no cards remaining wins
git clone https://github.com/sshh12/Rummy.gitnpm install- Run with
node app.jsornode app-ssl.js(sslOptionsmust be set if using SSL)
