This repository contains the source code for SquarePair, a browser-based puzzle game inspired by a riddle from the game Zelda: Link's Awakening. In this version, the game is playable directly in the browser and features variable sized grid compared to the original. Additional functionalities include a shuffle, undo, and reset button/option for an enhanced gaming experience.
Visit the SquarePair game here.
-
Puzzle Gameplay: Enjoy a challenging puzzle game inspired by a riddle from Zelda: Link's Awakening.
-
Browser Compatibility: Play the game directly in your browser without the need for any installations.
-
Expanded Grid: Experience an increased grid size compared to the original game for added complexity.
-
Additional Features:
- Shuffle: Shuffle the puzzle pieces for a different starting configuration.
- Undo: Undo your moves to backtrack and rethink your strategy.
- Reset: Restart the game with a fresh puzzle.
-
Solver: A riddle solver written in Python and C++ is also provided.
Play SquarePair now here.
To run the game locally or make contributions, follow these steps:
-
Clone the repository:
git clone https://github.com/statist32/squarepair.git
-
Open the
index.html
file in your preferred web browser to play the game.
Contributions are welcome! If you'd like to contribute to this project, please follow our contribution guidelines.
This project is licensed under the MIT License.
SquarePair is a puzzle game inspired by a riddle from Zelda: Link's Awakening. It challenges players with rearranging puzzle pieces to solve the mystery. This browser-based version expands on the original with additional features for a more engaging experience.