Skip to content

This is a fully functional chess game built with Flutter, where users can play against each other.It provides an enjoyable and visually appealing experience across multiple platforms like Android, iOS.

License

Notifications You must be signed in to change notification settings

Harshit2756/flutter_chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ca2815c ยท Dec 1, 2024

History

38 Commits
Dec 1, 2024
Nov 4, 2024
Oct 10, 2024
Oct 8, 2024
Sep 28, 2024
Oct 8, 2024
Oct 8, 2024
Nov 4, 2024
Oct 8, 2024
Nov 3, 2024
Oct 8, 2024
Nov 4, 2024
Oct 8, 2024
Oct 8, 2024
Oct 8, 2024
Oct 8, 2024
Sep 28, 2024
Oct 10, 2024
Nov 4, 2024
Oct 8, 2024
Nov 3, 2024
Oct 8, 2024

Repository files navigation

๐ŸŽฎ Chess Game (Flutter)

GitHub top language GitHub language count Repository size License


๐Ÿ“œ Table of Contents


๐Ÿ“– About

Chess Game is a fully functional and visually appealing chess game built with Flutter. Play chess with another person in multiplayer mode and enjoy the seamless cross-platform experience on Android and iOS. The app offers a rich feature set with complete chess rules, move validation, and responsive design for a smooth gaming experience on any device.


๐Ÿ‘€ See it in Action

Live Preview Download APK Source Code
Live Preview Download APK Source Code

๐Ÿ“บ Demo Video

Demo Video

๐Ÿ“ท Screenshots

Screenshot 1 Screenshot 2 Screenshot 3
In-Game Game Board Move List

โœจ Features

โœ”๏ธ Multiplayer Mode: Play locally with another player on the same device.
โ™Ÿ๏ธ Move Validation: Follows all official chess rules and validates every move.
๐Ÿ Game End Detection: Automatically detects checkmate, stalemate, and draw conditions.
๐Ÿ”„ Turn-Based Gameplay: Alternates between black and white players seamlessly.
๐Ÿ“ฑ Responsive Design: Adaptable layout for different screen sizes, including mobile and tablet.

โœ… Installation

To run this project locally, ensure Flutter is installed. You can follow the official guide here.

Requirements:

  • Flutter version 3.22.0

Steps to Install:

  1. Clone the repository:

    git clone https://github.com/Harshit2756/flutter_chess.git
  2. Navigate to the project directory:

    cd flutter_chess
  3. Install the dependencies:

    flutter pub get
  4. Run the app:

    flutter run

๐Ÿš€ Resources

The following resources were used to build this project:


๐Ÿ‘จโ€๐Ÿ’ป Author

Harshit Khandelwal

About

This is a fully functional chess game built with Flutter, where users can play against each other.It provides an enjoyable and visually appealing experience across multiple platforms like Android, iOS.

Resources

License

Stars

Watchers

Forks