🎯 Game Objective
Connect the indexes in ascending order (1 → 2 → 3 → …) while filling every cell on the grid. Each cell can be used only once.
The last cell of the path must be the highest index.
🕹️ How to Play
- The game starts when you click on index 1: the timer begins and other indexes appear.
- You can move horizontally or vertically.
- Each square can only be visited once.
- You can undo your last move using the BackCount button.
- If you leave the page, your progress and timer are automatically saved.
- When you return, the game continues where you left off.
- The level is complete once all cells are filled, indexes were followed in correct order, and the final cell is the highest index.
- Each level can only be played once. Your score is saved to the leaderboard.
🏆 Leaderboard System
📊 Global Leaderboard
Players are ranked based on the following criteria (in order):
- Total levels completed
- Lowest total completion time
- Fewest total BackCounts used
📈 Per-Level Leaderboard
For each level:
- Fastest completion time
- Fewest BackCounts in case of tie
🧑💻 Display
Each leaderboard shows the top 3 players as well as your own current rank.