mahlashrifi / Uno-Game

My third advanced programming course project in AUT (Spring 2020)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This project has implemented with java in second semester of my bachelor study in Advance Programming course (Spring 2020)

Number of players is entered by user and each player can be computer or human.

The project is implemented based on the rules available in this link.

About Uno

Uno is a card game which originally developed in 1971 by Merle Robbins.

The aim of the game is to be the first player to finish its cards. In turn, play one card matching the discard in color, or number of the card on the deck. There are some other rules which you can find them in wikipedia.

Screenshots

Initial menu of the game :

menu

Example of cpu movement:

cpu

Example of user movement:

user

About

My third advanced programming course project in AUT (Spring 2020)


Languages

Language:Java 100.0%