Several indentical architecture

The architecture is identical under the main/ and the dev/ folder, please do not modify the main/ architecture. Most of the time, the dev/ folder is the one you need to work on.

The architecture found under both of the mentionned folders is described below.

Content of an architecture

The architecture is divided in several folders, each of the folders are responsible for a specific task.

Morever, each of the files can be found both under the src folder and under the include folder.

Subfolders

<aside> 🪞 The src and include folders are actually mirrored, in order to find the corresponding .h file at the same location (switching src and include in the path).

</aside>

src

include

obj

assets

bin

main.c