Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 706 Bytes

File metadata and controls

33 lines (27 loc) · 706 Bytes

DEngine

DEngine - Simple game engine created for educational purposes

Features

  • Builds and Runs

Building

Dependecies

List of used 3rd party libs.

Deps:

Build process

Windows

TO DO

Linux

Do this commands in project root directory:

mkdir build
cd build
cmake ..
make

Render screenshot(WIP)

Screenshot