Skip to content

SelimCifci/BitForge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitForge

(Soon to be) Code-only game engine written in C++ with Vulkan

Prerequisites

Cmake

  • Install from CMake or sudo pacman -S cmake for Arch Linux

Libraries

  • Vulkan SDK: LunarG Vulkan SDK or sudo pacman -S vulkan-devel or sudo apt install vulkan-sdk
  • GLFW: GLFW or sudo pacman -S glfw
  • GLM: GLM or sudo pacman -S glm

Running

Build

  • Linux: cmake --workflow --preset default

Run

  • Linux: ./build/BitForge

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors