Skip to content

emomaxd/Qbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qbit

Qbit is a lightweight game engine designed for learning purposes. It's built with a mission to achieve high performance, modularity, readability, and memory safety. Qbit aims to provide a clear and structured codebase for understanding game engine development concepts.

Build Instructions

Windows:

  1. Run Setup.bat to build 3rd party libraries.
  2. Run CreateSolution.bat to generate the Visual Studio Solution.
  3. After running the script:
    • Open Qbit.sln
    • Run the project.

Follow the progress : Trello

Alt Text Alt Text