Skip to content
/ pyUNO Public
forked from Rutvik-C/UNO

UNO card game with PyGame GUI

Notifications You must be signed in to change notification settings

godmoves/pyUNO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

UNO

  1. Desktop app of popular card game UNO
  2. 3 bots play against the user. The bots use greedy algorithm to make moves
  3. The game has two modes: Easy and Difficult

How to play

You can check rule of the game for more information.

git clone https://github.com/godmoves/pyUNO
cd uno_game
python driver.py

Screenshots

home game_play1 game_play2

About

UNO card game with PyGame GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%