SinaCraft(Sena-Craft) is an open source voxel game writen in Python using the Ursina Engine.
I am planning on adding more and more features to make SinaCraft more unique.
You can play this game on Windows, MacOS and Linux! For Windows and Linux go into the official itch.io page and download the game for your os, For MacOS just clone this repo install the requirements and run the game with the following commands:
pip3 install -r requirements.txt
python3 -m sinacraft.py