This repository represents the Lynar Studios - Standard Library (ls-std).

Patrick-Christopher Mattulat 81d2fc4215 Add basic module description пре 1 месец
doc e53e0a6760 Add additional source code creation rules пре 1 месец
include af659f58d6 Add initial folder structure пре 1 месец
library 81d2fc4215 Add basic module description пре 1 месец
source af659f58d6 Add initial folder structure пре 1 месец
test af659f58d6 Add initial folder structure пре 1 месец
.clang-format bab023b3b7 Add coding and security guidelines пре 1 месец
.clang-tidy bab023b3b7 Add coding and security guidelines пре 1 месец
.gitignore bab023b3b7 Add coding and security guidelines пре 1 месец
README.md 81d2fc4215 Add basic module description пре 1 месец

README.md

Atlantis Game Engine

This is a 2D game engine based on SDL3.

Modules

It contains the following modules:

Name Description
ls-atlantis-input This module provides all functionalities for input devices.
ls-atlantis-logic This module provides functionalities like engine setup, game loop logic and engine run time information.
ls-atlantis-rendering This module provides all rendering functionalities.