Like Tetris, but sand
This is a clone (demake?) of game Sandtrix. My game made with Pyxel, beautiful fantasy game console.
🎮 Having fun! 🕹️
You can download and play my game in itch page PySandBlocks, play from .pyxapp file or run sources.
From .pyxapp:
- Clone or download my repo
- Open terminal and write code below
pip install pyxel
pyxel play PySandBlocks.pyxapp
For run sources you need install:
- Pyxel
- NumPy
Code released under the MIT License.