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

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

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.