pyuno-game

A uno game


Keywords
uno, game
License
Other
Install
pip install pyuno-game==0.0.4

Documentation

Uno-Game

A Uno game implemented in Python

Currently a placeholder but may be updated in the future.

Installation

pip install pyuno-game

Rules

Official Rules can be found here. Do note that there are many variations of the game (also known as Theme Packs) and the rules can be very different. The target of this project is to implement the original uno game, and potentially allow for customisation as extensions.

Some most popular (citation required) rules is listed below, and also can be found under the rules folder.

  • UNO Flipâ„¢ (2019) - rules
  • UNO® Card Game (2016) - rules
  • UNO® Card Game (2010) - rules
  • UNO® Card Game (2008?) - rules

The last one above is the one wildly used by 3rd party website including Wikipeida and Mattel Wiki, but it can't be found on the official website (Although the file is still on the server, the product page offers a different version of the rules, which is also provided above).