Skip to content

RolandMarchand/murder-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Murder Engine

A custom game engine written in C, with Wren as the scripting language. This project is designed to be small, efficient, and educational.

Requirements

  • CMake 3.12 or higher
  • Vulkan SDK or OpenGL
  • GLFW3
  • C compiler with C23 support
  • Linux operating system

Features

  • Optional Vulkan renderer through the -DVULKAN_ENABLED=ON CMake configuration option
  • Wren as the scripting language

License

This project is licensed under the BSD Zero Clause License (0BSD).

About

A tiny Vulkan engine in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages