Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

UNO Game

This is my first python project based on Object Oriented programming.

UNO is card game played with a specially printed deck. Each player starts with 7 cards and the first one to finish all the cards WINS. There are two types of cards: Number Cards- Ranging from 0-9 Action Cards- Skip, Reverse, Draw 2, Draw 4, Wild. There are 4 colors of cards: Red, Green, Blue, Yellow. Total number of cards in deck: Number cards(0-9): 2x4 each
Skip, Reverse, Draw 2: 2x4 each Draw 4, Wild: 4 (no colors)

About

Python code for UNO game ( Player VS Pc). Includes both .py and .ipynb (Jupyter Notebook) files

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages