Ten Puzzle


Copyright (c) 2021 Yasuhide Kanamoto Terms of Use Privacy Policy

Rules


Ten Puzzle is a puzzle where you use four single-digit numbers and basic arithmetic operations to create the number 10.
e.g. 2,4,7,8 => 2 × (8 - 7 + 4)

Four random numbers are presented. All combinations can be solved.
Create an equation that equals 10.
Play Screen
Arrange the numbers and symbols from left to right to form the equation.
Once you create an equation that equals 10, you clear the puzzle.

Explanation


Numbers

Number

These panels represent numbers from 0 to 9.

Symbols

Tapping or swiping each panel will reveal a symbol.

Addition Addition (+)

Subtraction Subtraction (-)

Multiplication Multiplication (×)

Division Division (÷)

Opening parenthesis Opening parenthesis

Closing parenthesis Closing parenthesis

Trash Can

Trash Can

Move a symbol onto this to delete it.

Menu

Menu

The menu will be displayed.

Elapsed Time

This shows the elapsed time since the puzzle started.

Elapsed Time

Equation

Displays the equation formed from the numbers and symbols.
If the equation is incorrect, the answer will be "?".

Equation

Menu Items


New Question: Start a new question.
Record: View past records.
Save: Save the current state. You can continue playing from where you left off next time.
Manual: Display this manual.

Clear


If you create an equation that equals 10, you clear the puzzle.

Clear screen

Next: Challenge the next question.

End: End the current set of questions. You can start a new set from the menu by selecting New Question.

Enjoy!

Acknowledgments


Powered by Flutter: https://flutter.dev/
AppIcon: https://resizeappicon.com/
auto_size_text: https://pub.dev/packages/auto_size_text
just_audio: https://pub.dev/packages/just_audio
flutter_html: https://pub.dev/packages/flutter_html
flutter_i18n: https://pub.dev/packages/flutter_i18n
flutter_native_splash: https://pub.dev/packages/flutter_native_splash
url_launcher: https://pub.dev/packages/url_launcher
stack_trace: https://pub.dev/packages/stack_trace
Sound Effects: https://soundeffect-lab.info/
StackOverflow: 54545102
Q: https://stackoverflow.com/users/11020422/aembe
A: https://stackoverflow.com/users/11324471/pranav
GitHub: https://github.com/flutter/flutter/issues/76393 ;-)

Licenses: here