Skip to content

Qwik PathGame Rules

Learn how Qwik Path works: gameplay, saving, and leaderboard rules.

🎯 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.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):

  1. Total levels completed
  2. Lowest total completion time
  3. Fewest total BackCounts used

📈 Per-Level Leaderboard

For each level:

  1. Fastest completion time
  2. Fewest BackCounts in case of tie

🧑‍💻 Display

Each leaderboard shows the top 3 players as well as your own current rank.

Return to GameCompleted Levels