Skip to content

SuperZekes/SinaCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SinaCraft

SinaCraft(Sena-Craft) is an open source voxel game writen in Python using the Ursina Engine.

FAQ

Why another Minecraft clone?

I am planning on adding more and more features to make SinaCraft more unique.

How do I play it?

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