docs: more comments

This commit is contained in:
Martin Prokoph
2025-02-07 15:54:33 +01:00
parent c813274a6c
commit 813e47a25e
10 changed files with 166 additions and 6 deletions

View File

@@ -1,2 +1 @@
mkdir build
g++ -std=c++23 -Wall ./main.cpp -o ./build/testCompiled && ./build/testCompiled
g++ -std=c++23 -Wall ./main.cpp -o ./adventura && ./adventura