This commit is contained in:
William
2025-11-28 09:36:51 -05:00
5 changed files with 11 additions and 4 deletions

View File

@@ -8,6 +8,4 @@ Install GIT for Windows : https://git-scm.com/install/windows
git config credential.helper wincred git config credential.helper wincred
git config user.email 'empty@zkd.ca' git config user.email 'empty@zkd.ca'
git config user.name 'Nom du coequipier' git config user.name 'Nom du coequipier'
``` ```
# Hello world

View File

@@ -136,6 +136,7 @@
<Text Include="AfficheMenu\TaxonOption2.txt" /> <Text Include="AfficheMenu\TaxonOption2.txt" />
<Text Include="AfficheMenu\TaxonOption3.txt" /> <Text Include="AfficheMenu\TaxonOption3.txt" />
<Text Include="Alphabet\Normal\A.txt" /> <Text Include="Alphabet\Normal\A.txt" />
<Text Include="TaxonLogo.txt" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<None Include="README.md" /> <None Include="README.md" />

View File

@@ -64,6 +64,9 @@
<Text Include="AfficheMenu\Quitter.txt"> <Text Include="AfficheMenu\Quitter.txt">
<Filter>Fichiers de ressources\AfficheMenu</Filter> <Filter>Fichiers de ressources\AfficheMenu</Filter>
</Text> </Text>
<Text Include="TaxonLogo.txt">
<Filter>Fichiers de ressources\AfficheMenu</Filter>
</Text>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<None Include="README.md"> <None Include="README.md">

5
TaxonLogo.txt Normal file
View File

@@ -0,0 +1,5 @@
15 15 15 00 00 15 15 00 00 15 00 15 00 00 15 15 00 00 15 00 00 15 99
00 15 00 00 15 00 00 15 00 15 00 15 00 15 00 00 15 00 15 00 00 15 99
00 15 00 00 15 00 00 15 00 00 15 00 00 15 00 00 15 00 15 15 00 15 99
00 15 00 00 15 15 15 15 00 15 00 15 00 15 00 00 15 00 15 00 15 15 99
00 15 00 00 15 00 00 15 00 15 00 15 00 00 15 15 00 00 15 00 00 15 99

View File

@@ -14,7 +14,7 @@ BUT : Contient la d
#include <fstream> #include <fstream>
#include <string> #include <string>
#include <Windows.h> #include <Windows.h>
// Pas trop fou // moi
using namespace std; using namespace std;
//Affichage du logo //Affichage du logo