https://github.com/ztomz/uno
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ztomz/uno
- Owner: zTomz
- License: mit
- Created: 2023-11-19T19:20:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T12:55:23.000Z (about 2 years ago)
- Last Synced: 2025-01-14T15:37:28.504Z (over 1 year ago)
- Language: Dart
- Size: 118 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Uno Card Game 🃏
## Table of Contents
- [Introduction](#introduction)
- [Features](#features)
- [Screenshots](#screenshots)
- [Getting Started](#getting-started)
- [How to Play](#how-to-play)
- [Contributing](#contributing)
- [License](#license)
## Introduction
Welcome to the Uno Card Game App, a Flutter-based mobile application that brings the classic Uno card game to your fingertips! Whether you're a seasoned Uno player or new to the game, this app provides a fun and interactive experience for players of all levels.
## Features
Note: The Uno Card Game App is currently in development and is not yet feature complete.
- **Sleek and Intuitive Interface:** 😎 Enjoy a modern and user-friendly design that enhances the overall gaming experience.
- **Single and Multiplayer Modes:** 🌐 Play against computer-controlled opponents or challenge your friends in multiplayer mode.
- **Customizable Rules:** 🎮 Tailor the game to your preferences with customizable rule settings.
- **Achievements and Leaderboards:** 🏆 Compete with players worldwide, earn achievements, and climb the leaderboards.
- **Responsive Design:** 📱 The app adapts seamlessly to different screen sizes, ensuring a consistent experience across devices.
## Getting Started
To get started with the Uno Card Game App, follow these steps:
#### 1. **Clone the Repository:**
`git clone https://github.com/zTomz/Uno-Card-Game.git`
#### 2. **Navigate to the Project Directory:**
`cd Uno-Card-Game`
#### 3. **Install Dependencies:**
`flutter pub get`
#### 4. **Run the App:**
`flutter run`
## How to Play
Learn how to play Uno by referring to the [Game Rules](docs/rules.md). Whether you're a beginner or need a quick refresher, this guide will get you started.
## Contributing
We welcome contributions from the community! Whether you want to report a bug, suggest a feature, or submit a pull request.
## License
This Uno Card Game App is licensed under the [MIT License](LICENSE). Feel free to use, modify, and distribute it as per the terms of the license.