Skip to content

This is a cross-platform (both desktop and mobile) Sudoku Qt Quick application. The application logic is implemented in JavaScript and the appearance is implemented in QML.

License

Notifications You must be signed in to change notification settings

vladislav-bordiug/sudoku_qt_quick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Qt Quick Application

This is a cross-platform (both desktop and mobile) Sudoku Qt Quick application. The application logic is implemented in JavaScript and the appearance is implemented in QML.

Table of Contents

Features

  • Different difficulties: Easy, Medium and Hard
  • Conflict detection
  • Undo last action
  • Redo last action
  • Clear cell
  • Clear all cells
  • Solve current sudoku
  • New game - start new game with the same difficulty
  • Responsive design for both desktops and mobile phones

Android

Image 1 Image 2

SudokuAndroid

Windows

image

image

Sudoku

Build and run

To build and run, use Qt Creator, which you can download here:

  1. Click "Open Project..." in Qt and open the project file, CMakeLists.txt in the project root.
  2. Build the project.

Resources

License

  • License - this project is licensed under GPL-3.0 license.

About

This is a cross-platform (both desktop and mobile) Sudoku Qt Quick application. The application logic is implemented in JavaScript and the appearance is implemented in QML.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published