Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 150 Bytes

readme.md

File metadata and controls

3 lines (2 loc) · 150 Bytes

Java model for the the standard game of Uno. It's just a model with automated players, no human UI (yet).

See uno.PlayUno class for an example.