Skip to content

Latest commit

 

History

57 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

CREngine

I'm making a simple game engine.

The main interesting things that I have created are the class system (CrManagedObject.h/cpp) and the ID system (CrID.h/cpp).

Most of the systems are WIP, and require more work to be done. The code might not be very portable at the moment either, since it requires several external libraries such as Vulkan.

About

Making a simple game engine. Main interesting things that I have created are the class system (CrManagedObject.h/cpp) and the ID system (CrID.h/cpp).

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages