Skip to content

CloudCodingSpace/MeltedForge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meltedforge

A game engine created in C using Vulkan with minimal dependencies

MeltedForge Logo

Targets

  • Be cross-platform
  • Have nice realistic graphics
  • Support 3D and 2D games eventually
  • Be flexible
  • Be user friendly
  • Show people what C is really capable of in the game industry
  • Be easily accessible
  • Be low-end spec friendly (Hopefully)
  • Have a nice animation system
  • Have an ECS
  • Have a sound system

Dependencies

  • GLFW
  • slog
  • VulkanSDK
  • stb single header libs
  • A GPU Driver supporting modern Vulkan

About

A game engine in C and Vulkan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages