Skip to content

chillpert/matrix

Repository files navigation

Matrix

A tiny WIP game engine. Runs on both Linux and Windows using OpenGL.

Requires Cmake Version 3.14.0 or higher
$ git clone https://github.com/chillpert/matrix --recursive
$ cd matrix
$ mkdir build
$ cd build
$ cmake ..
$ make all
MX Editor

Sample_Img1

About

[WIP] A tiny game engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published