Skip to content

Drongo-J/UNO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 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/Drongo-J/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

Watch the demonstration video on YouTube

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

- UNO Game Simulation | COMP132 Project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages