/Kaleidoku

Kaleidoku is a vibrant Flutter application that offers Sudoku puzzles and solutions. Leveraging a GraphQL API, it provides a spectrum of puzzles to challenge your mind, wrapped up in a delightful, colorful user interface.

Primary LanguageDart

Kaleidoku

Kaleidoku is a colorful and exciting Flutter application that provides users with Sudoku puzzles and solutions. The app is named after the combination of "kaleidoscope," representing a spectrum of colors, and "Sudoku," a popular number placement puzzle game.

Features

  • Fetch Sudoku puzzles from a GraphQL API
  • Check Sudoku solutions
  • Beautiful and colorful UI

Technologies Used

  • Flutter
  • GraphQL

Getting Started

Prerequisites

  • Flutter SDK (v2.x.x or later)
  • Dart SDK (v2.10.0 or later)
  • An IDE like VS Code or Android Studio
  • Android or iOS simulator or real device for mobile testing
  • Google Chrome for web testing

Installation

  1. Clone this repository:
git clone https://github.com/username/Kaleidoku.git
  1. Navigate to the project directory:
cd Kaleidoku

License

This project is licensed under the terms of the MIT license.