Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 895 Bytes

File metadata and controls

29 lines (23 loc) · 895 Bytes

Cora Engine

VERSION DOCS WEBSITE

Table of Contents
1. Support
2. Building
3. Download

Support

Platform Support

  • Windows
  • Linux
  • Mac

Renderer Support

  • Vulkan
  • Direct X
  • OpenGL

Building

Go ahead and do git clone https://github.com/Maploop/Cora.git and then do cd Cora and there's your clone! Import into Visual Studio Code and press Shift + B to build (or run the build-all.bat file), the output file will be inside of ./bin/testbed.exe

Downloads

No download available as of now, you can build it for yourself tho!