https://github.com/farshidnooshi/uno
https://github.com/farshidnooshi/uno
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/farshidnooshi/uno
- Owner: FarshidNooshi
- Created: 2020-04-25T06:33:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-17T15:00:17.000Z (about 3 years ago)
- Last Synced: 2025-03-31T20:06:47.064Z (6 months ago)
- Language: Java
- Size: 18.6 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UNO
Uno is an American shedding-type card game that is played with a specially printed deck. The game's general principles put it into the Crazy Eights family of card games, and it is similar to the traditional European game Mau-Mau.
# Description
This game was developed in the spring of 2020 for AP assignment.
# Code
I used object-oriented programming to develop this game.