/-m7moudredafouad-voxel-engine

https://youtu.be/ZIAnuj6n9LU?si=dPkfzLyHj9g00Jql : C Preview

Primary LanguageCMIT LicenseMIT

I'm just having fun with these projects

Introduction

This is my first try to make a voxel game engine.

Demo

Watch the demo

How to run

Linux

  • Install sub-modules
  • Run these commands
    make libs
    make all
    make run