Skip to content

ItzFalco08/gameengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Run

Prerequisites

  • Ninja build system
  • CMake
  • MSVC 2022 C++ Compiler

Build Protocol

1. Generate Ninja build files

cmake -G Ninja -B build

2. Compile/Build

cmake --build build

3. Run

cd build
./engine.exe

Screenshots

img1

About

open source gameEngine made in c++ OpenGL by ItzFalco

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages