Skip to content

I've been currently developing chess on flutter cross platform SDK which runs on multiple platforms such as Android , iOS , Mac , Linux , Web .

License

Notifications You must be signed in to change notification settings

variablevar/chessy

Repository files navigation

Flutter Chessy

Welcome to Flutter Chess, a chess game built using the Flutter framework. This application allows you to play the classic game of chess on your mobile device, offering a user-friendly interface and basic features for an enjoyable gaming experience.

Features

  • Classic Chess Gameplay: Play the traditional game of chess with all the standard rules.
  • User-Friendly Interface: Intuitive interface for easy navigation and gameplay.
  • Local Multiplayer: Play against a friend on the same device.
  • AI Opponent: Challenge yourself by playing against a computer opponent with adjustable difficulty levels.
  • Move Highlights: Visual cues for legal moves and possible threats.
  • Game History: Review and navigate through the history of moves during a game.
  • Responsive Design: Enjoy the game on various screen sizes, including both phones and tablets.

Requirements

To run the Flutter Chess app, you'll need:

  • Flutter installed on your development machine.

Installation and Usage

  1. Clone this repository:

    git clone https://github.com/variablevar/chessy.git
  2. Navigate into the project directory:

    cd chessy
  3. Get the dependencies:

    flutter pub get
  4. Run the app:

    flutter run
  5. Play chess on your mobile device!

Customization

Feel free to customize the app to suit your preferences or add new features. Contributions are welcome!

Known Issues

List any known issues or limitations that users should be aware of.

License

This project is licensed under the MIT License.

About

I've been currently developing chess on flutter cross platform SDK which runs on multiple platforms such as Android , iOS , Mac , Linux , Web .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published