This is a clone of the popular puzzle game "Woodoku" created with Python, Pygame and Numpy. It is a matrix-based game, where players have to place pieces of different shapes in a 9x9 board. The goal is to complete as many rows and columns as possible and earn points.
## Installation- Clone the repo
git clone https://github.com/abidzzz/matriX.git
- Install the required packages using pip:
pip install -r requirements.txt
Distributed under the MIT License. See LICENSE
for more information.
If you'd like to contribute to matriX, feel free to submit a pull request. We welcome all contributions, including bug fixes, feature requests, and improvements to the code or documentation.
Would appreciate if you use the code with credits and also star this repository :)