Skip to content

Multiplayer Game of Gin Rummy made with Unity and Mirror

Notifications You must be signed in to change notification settings

Meirshomron/GinRummy

Repository files navigation

GinRummy

Made with Unity 2020.3.16f1

Intro

Based on the known Gin rummy card game, Gin rummy.

The game currently only supports 2 players. The first player to start acts also as the Host and the other player is only a client.

  • Game Start: Each player is given 10 cards randomly from the deck.
  • Game Loop: Each player on his turn chooses if to take a card from the discard pile or from the deck, then throws a card from their hand to the discard pile.
  • Game End: once the 3-3-4 sequence of cards is reached by a player the game is over.

External Tools

Mirror Networking

ParrelSync

Instructions

Open a new 3D Unity project and download this repo into the Assets folder.

About

Multiplayer Game of Gin Rummy made with Unity and Mirror

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages