About Matrix Game
Welcome to the Matrix Game!
This puzzle game challenges players to slide tiles on a grid to arrange them in the correct order. With various levels of difficulty and sub-levels, it offers a stimulating experience suitable for players of all skill levels.
Instructions
To control the game, use the following keys:
- Move Right: Press
D
- Move Left: Press
A
- Move Up: Press
W
- Move Down: Press
S
Game Levels and Sub-Levels
Levels
- Level 1: 60 moves
- Level 2: 55 moves
- Level 3: 50 moves
Sub-Levels
- Easy: 3x3 grid
- Medium: 4x4 grid
- Hard: 5x5 grid
How to Play
- Choose a Level: Select your preferred level (1 to 3) with different move limits.
- Select a Sub-Level: Choose the grid size (Easy, Medium, Hard).
- Start the Game: Press enter to begin and make moves using
W
, A
, S
, D
.
- Win Condition: Arrange the tiles in ascending order to win.
- Next Level: If you win, you can proceed to the next level or sub-level.
Contribution
We welcome contributions to improve Matrix Game! If you have any ideas for improvements, new features, or bug fixes, feel free to contribute. Here's how:
- Fork the repository
- Create a new branch (
git checkout -b feature
)
- Make your changes and commit them (
git commit -am 'Add new feature'
)
- Push to the branch (
git push origin feature
)
- Create a new Pull Request
License
This project is licensed under the MIT License - see the LICENSE file for details.