Skip to content

peacher5/mini-uno-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mini UNO Terminal Game

Protocol Design Project @ Computer Science, Kasetsart University

Screenshots

Welcome screenshot

Player turn screenshot

Opponent turn screenshot

Notes

  • Python 3.6+ is required
  • Minimum terminal size is 73x19
  • Tested on macOS Catalina (iTerm) & Windows 10 (CMD, PowerShell)

Starting a server

$ python3 server.py

Running a client

Localhost server

$ python3 client.py

Any server

$ python3 client.py 158.108.30.234

About

Mini UNO Game in Terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages