Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ UNO Public

A Java-based Uno card game simulation with a graphical user interface (GUI) where users can play against AI opponents, track game statistics, and view leaderboards.

License

Notifications You must be signed in to change notification settings

aykhan019/UNO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uno Card Game Simulation

This is a Java project implementing a simulation of the Uno card game. It allows users to play Uno against computer-controlled opponents via a graphical user interface (GUI).

Table of Contents

Project Overview

In this project, I aimed to practice object-oriented programming (OOP) in Java and learn how to work with GUIs using Java Swing Framework. The game includes functionalities such as card drawing, playing, user registration, login, leaderboard, and game statistics tracking.

This project was developed as part of the COMP132: Advanced Programming course at Koç University.

Features

  • User registration and login
  • Main menu with leaderboard and user statistics
  • Game session creation
  • Gameplay with card interactions and special effects
  • Interaction with AI opponents
  • Logging of game events for review and analysis

Installation

To run the Uno Card Game Simulation, follow these steps:

  1. Clone the repository: git clone https://github.com/aykhan019/UNO
  2. Open the project in your preferred Java IDE.
  3. Build and run the project.

Usage

Once the project is running, you can:

  • Register and log in with unique usernames and passwords.
  • Create game sessions.
  • Play Uno against computer-controlled opponents.
  • View user statistics and leaderboard.

Demo

UNO Card Game Demo

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

A Java-based Uno card game simulation with a graphical user interface (GUI) where users can play against AI opponents, track game statistics, and view leaderboards.

Topics

Resources

License

Stars

Watchers

Forks

Languages