a2cy / CubePixel

Voxel game made with ursina game engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CubePixel

Getting Started

  1. Install Python 3.10 or newer.
  2. Install the dependencies with pip install -r requirements.txt.
  3. Build the c++ extension with python setup.py build_ext --inplace(you need a c++ compiler).
  4. Run /CubePixel/main.py.

Bug/Issues

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

About

Voxel game made with ursina game engine

License:MIT License


Languages

Language:Python 75.3%Language:C++ 14.0%Language:Cython 9.6%Language:GLSL 1.1%