Skip to content
/ CubePixel Public

Voxel game made with ursina game engine

License

Notifications You must be signed in to change notification settings

a2cy/CubePixel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CubePixel

Getting started

Install dependencies using Poetry:

poetry install

Build the cython extension (build tools for windows):

python setup.py build_ext --inplace

Run using Poetry

poetry run python main.py

Bug/Issues

If you find a bug or you have any issues please let me know by creating an issue.