Skip to content

Latest commit

 

History

178 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flock_banner

A C++ game engine inspired by Bevy (hence the name).

Features

  • ECS
  • PBR
  • IBL
  • Keyboard & Mouse Input
  • Audio
  • Serialization
  • Physics
  • Editor GUI
  • In-game GUI
  • Editor

Building from Source

Make sure you have Git, a C++ compiler, and CMake installed and run the following commands:

git clone https://github.com/Pixels67/Flock.git
cd Flock

cmake -S . -B build/
cmake --build build/

Gallery

rend2 rend1

About

C++ game engine.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages