A Sudoku game app built with Flutter. The app is still under development.
- Flutter
- Dart
Clone the repository and run the following command:
flutter pub get
Run the following command to run the app:
flutter run
HomeScreen | GameScreen | Challenges... | Statistics..... |
---|---|---|---|
WinScreen.. | PausePopup | Settings...... | Difficulties.. |
---|---|---|---|
video.mp4
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
- Complete the Daily Challenges page
- Add a feature to select the theme of the game
- Add a feature to select the language of the game
- Add a feature to share the game
- Add a feature to play with AI
- Add a feature to play with online players
This project is licensed under the MIT License - see the LICENSE.md file for details.