This repository represents the Lynar Studios - Standard Library (ls-std).
|
|
1 mesiac pred | |
|---|---|---|
| doc | 1 mesiac pred | |
| include | 1 mesiac pred | |
| library | 1 mesiac pred | |
| source | 1 mesiac pred | |
| test | 1 mesiac pred | |
| .clang-format | 1 mesiac pred | |
| .clang-tidy | 1 mesiac pred | |
| .gitignore | 1 mesiac pred | |
| README.md | 1 mesiac pred |
This is a 2D game engine based on SDL3.
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. |