diff --git a/GameAtlas/.vs/GameAtlas/v17/.suo b/GameAtlas/.vs/GameAtlas/v17/.suo
index d6b033a..db748c0 100644
Binary files a/GameAtlas/.vs/GameAtlas/v17/.suo and b/GameAtlas/.vs/GameAtlas/v17/.suo differ
diff --git a/GameAtlas/GameAtlas/AppShell.xaml b/GameAtlas/GameAtlas/AppShell.xaml
index 074ded4..6b18962 100644
--- a/GameAtlas/GameAtlas/AppShell.xaml
+++ b/GameAtlas/GameAtlas/AppShell.xaml
@@ -36,6 +36,13 @@
Route="Views/PageProfil" />
+
+
+
+
diff --git a/GameAtlas/GameAtlas/Views/PageJeu.xaml b/GameAtlas/GameAtlas/Views/PageJeu.xaml
index 713e4d9..964368f 100644
--- a/GameAtlas/GameAtlas/Views/PageJeu.xaml
+++ b/GameAtlas/GameAtlas/Views/PageJeu.xaml
@@ -1,30 +1,187 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ XONE
+ PS5
+ PC
+ SWITCH
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 🧙🏻 Jeu de rôle
+ 🏹 Aventure
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ XONE
+ PS5
+ PC
+ SWITCH
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/GameAtlas/GameAtlas/Views/PageJeu.xaml.cs b/GameAtlas/GameAtlas/Views/PageJeu.xaml.cs
index 6162053..037fba4 100644
--- a/GameAtlas/GameAtlas/Views/PageJeu.xaml.cs
+++ b/GameAtlas/GameAtlas/Views/PageJeu.xaml.cs
@@ -8,23 +8,10 @@ public partial class PageJeu : ContentPage
public Manager JeuManager => (App.Current as App).MyManager;
- public Manager Manager => (App.Current as App).MyManager;
-
public PageJeu()
{
InitializeComponent();
- users.BindingContext = Manager;
-
- }
-
-
- private async void OnClicked(object sender, EventArgs e)
- {
-
- Jeu MonJeu = new Jeu(JeuEditor.Text);
- JeuManager.AddJeux(MonJeu);
- Debug.WriteLine(JeuManager.ListJeux.Count);
- }
+ }
}
\ No newline at end of file
diff --git a/GameAtlas/GameAtlas/Views/PageProfil.xaml b/GameAtlas/GameAtlas/Views/PageProfil.xaml
index a2e92af..bdd07a1 100644
--- a/GameAtlas/GameAtlas/Views/PageProfil.xaml
+++ b/GameAtlas/GameAtlas/Views/PageProfil.xaml
@@ -5,17 +5,7 @@
Title="PageProfil">
-
-
-
-
-
-
-
-
-
+