https://github.com/localhost-four/classic-uno
The classic card game UNO recreated with HTML and JavaScript. Race the computer to be the first one to clear your entire hand of cards.
https://github.com/localhost-four/classic-uno
Last synced: about 1 year ago
JSON representation
The classic card game UNO recreated with HTML and JavaScript. Race the computer to be the first one to clear your entire hand of cards.
- Host: GitHub
- URL: https://github.com/localhost-four/classic-uno
- Owner: localhost-four
- License: mit
- Created: 2024-03-16T22:02:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-09T00:02:22.000Z (almost 2 years ago)
- Last Synced: 2025-02-02T15:53:53.435Z (over 1 year ago)
- Language: JavaScript
- Size: 4.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Uno
This is the card game Uno. It is based on the original card game and implements most of the original rules. The game can be played against up to 3 computer players. It is a singleplayer game.