This commit is contained in:
Tiago Batista Cardoso
2026-02-28 22:41:19 +01:00
parent 500e03af35
commit 2d3865079d
21 changed files with 1072 additions and 570 deletions

10
README Normal file
View File

@@ -0,0 +1,10 @@
Dependances de compilation :
CMAKE, SDL2
Pour compiler :
mkdir build
cd build
cmake ..
make
L'executable graphe est alors genere