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

Patrick-Christopher Mattulat 81d2fc4215 Add basic module description il y a 1 mois
doc e53e0a6760 Add additional source code creation rules il y a 1 mois
include af659f58d6 Add initial folder structure il y a 1 mois
library 81d2fc4215 Add basic module description il y a 1 mois
source af659f58d6 Add initial folder structure il y a 1 mois
test af659f58d6 Add initial folder structure il y a 1 mois
.clang-format bab023b3b7 Add coding and security guidelines il y a 1 mois
.clang-tidy bab023b3b7 Add coding and security guidelines il y a 1 mois
.gitignore bab023b3b7 Add coding and security guidelines il y a 1 mois
README.md 81d2fc4215 Add basic module description il y a 1 mois

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.