FivesOnly
FivesOnly is a unique logic-based puzzle game. The goal is simple, all numbers must be equal to 5. To reach this goal 5 unique abilities are at your service.
Abilities
Slash: Increments/decrement a row/column
Swap: Swap two neighboring numbers.
Teleport: Teleport two non-neighboring numbers.
Bomb: Increment/decrement a 3x3 area.
Rotate: Rotate a 3x3 area by 90/-90 degrees.
Tips
If you wish, you can watch ads to unlock a portion of solution.
Algorithm
At the start of every level, a simple algorithm generates a puzzle and its solution using the following parameters: board size, available abilities, number of turns. Since puzzles are generated at runtime, they are almost always unique even if you chose the same level. The solution generated is not guaranteed to be the only solution for the generated puzzle.
Abilities
Slash: Increments/decrement a row/column
Swap: Swap two neighboring numbers.
Teleport: Teleport two non-neighboring numbers.
Bomb: Increment/decrement a 3x3 area.
Rotate: Rotate a 3x3 area by 90/-90 degrees.
Tips
If you wish, you can watch ads to unlock a portion of solution.
Algorithm
At the start of every level, a simple algorithm generates a puzzle and its solution using the following parameters: board size, available abilities, number of turns. Since puzzles are generated at runtime, they are almost always unique even if you chose the same level. The solution generated is not guaranteed to be the only solution for the generated puzzle.
Available on devices:
- Android
- Smart TV