Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 520 Bytes

File metadata and controls

16 lines (9 loc) · 520 Bytes

Hezeru Game

Welcome to the Hezeru game repository!

A little repository walkthrough:

KeplerEngine

The main project of the game engine. Contains all engine-related things. This is the home of all the graphics background

Hezeru.Game

The main code of the game. Contains all game-related things. This is the home of the entire game

Hezeru.ModdingAPI

(Future) The modding API code that powers up your Hezeru game mods. This is the base of the game mods and the contract between the game and the mod