Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ cross-platform 2D game engine. Uses SDL for graphics and nlohmann/json for configuring the game and scenes.

Recommended Setup:

Game Directory
├── LionEngine
├── Assets
├── Build (automatically generated)
├── Config
├── Logs (automatically generated)
└── Scripts

Build:

cmake -B Build -S . && cmake --build Build

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages