Skip to content

Latest commit

 

History

History
23 lines (23 loc) · 863 Bytes

readme.md

File metadata and controls

23 lines (23 loc) · 863 Bytes

1.Introduction

Sudoku game
This is a android app of sudoku game.
It has three hard levels:easy,midium and hard.
The rule is that you must make the nums in the same row or the same col or the same grid different.

2.Support Function

2.1 Clear

You can clear your last input.

2.2 Pause

You can pause the game.

2.3 Hint

You can get the hint.

3.App Screen Shot

3.1 HomePage

homepage

3.2 MainActivity

mainactivity

3.3 Menu

menu

3.4 Success

success

3.5 Fail

fail