Initial commit

- basic main.c implementation
- event_loop implementation
This commit is contained in:
Nikita Tyukalov, ASUS, Linux
2026-03-24 18:38:56 +03:00
parent b0a38edaad
commit c577779635
7 changed files with 243 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
*.swp
*.swo
build/