|
|
@ -3,124 +3,162 @@
|
|
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
|
|
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
|
|
|
|
x:Class="Stim.MainPage"
|
|
|
|
x:Class="Stim.MainPage"
|
|
|
|
Title="STIM"
|
|
|
|
Title="STIM"
|
|
|
|
|
|
|
|
|
|
|
|
Background="black">
|
|
|
|
Background="black">
|
|
|
|
<ScrollView>
|
|
|
|
<ScrollView>
|
|
|
|
|
|
|
|
|
|
|
|
<VerticalStackLayout>
|
|
|
|
<VerticalStackLayout Margin="200,0,200,0" BackgroundColor="#495057">
|
|
|
|
<HorizontalStackLayout HorizontalOptions="Center" Margin="10">
|
|
|
|
|
|
|
|
|
|
|
|
<HorizontalStackLayout HorizontalOptions="Center" Margin="0,0,0,10">
|
|
|
|
<Border>
|
|
|
|
<Border>
|
|
|
|
<Button Background="transparent" FontSize="40" Text="Bouton 1"></Button>
|
|
|
|
<Button Background="transparent" FontSize="40" Text="Bouton 1" WidthRequest="325"></Button>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border>
|
|
|
|
<Border>
|
|
|
|
<Button Background="transparent" FontSize="40" Text="Bouton 2"></Button>
|
|
|
|
<Button Background="transparent" FontSize="40" Text="Bouton 2" WidthRequest="325"></Button>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border>
|
|
|
|
<Border>
|
|
|
|
<Button Background="transparent" FontSize="40" Text="Bouton 3"></Button>
|
|
|
|
<Button Background="transparent" FontSize="40" Text="Bouton 3" WidthRequest="325"></Button>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border>
|
|
|
|
<Border>
|
|
|
|
<Button Background="transparent" FontSize="40" Text="Bouton 4"></Button>
|
|
|
|
<Button Background="transparent" FontSize="40" Text="Bouton 4" WidthRequest="325"></Button>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
|
|
|
|
|
|
|
|
<VerticalStackLayout>
|
|
|
|
|
|
|
|
<Border Margin="10">
|
|
|
|
|
|
|
|
<HorizontalStackLayout>
|
|
|
|
<HorizontalStackLayout>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Border Margin="10,0,0,10">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<HorizontalStackLayout WidthRequest="335">
|
|
|
|
<VerticalStackLayout>
|
|
|
|
<VerticalStackLayout>
|
|
|
|
<Image Margin="5" Source="nyancat.png" WidthRequest="100"/>
|
|
|
|
<Image Source="eldenring.jpg" WidthRequest="335"/>
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" HorizontalTextAlignment="Center" Text="29/01/2004"/>
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" HorizontalTextAlignment="Center" Text="29/01/2004"/>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
<HorizontalStackLayout>
|
|
|
|
<VerticalStackLayout VerticalOptions="Center">
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" Text="Tag :"/>
|
|
|
|
<Label TextColor="White" FontSize="40" Margin="10" FontFamily="arial" Text="Jeu 1"/>
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="RPG"/>
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="10" FontFamily="arial" Text="Aventure / Reflexion / First Person Shooter"/>
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="Souls"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="Game of the Year (2022)"/>
|
|
|
|
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
|
|
|
|
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Margin="10">
|
|
|
|
|
|
|
|
<HorizontalStackLayout>
|
|
|
|
<Border Margin="10,0,0,10">
|
|
|
|
|
|
|
|
<HorizontalStackLayout WidthRequest="335">
|
|
|
|
<VerticalStackLayout>
|
|
|
|
<VerticalStackLayout>
|
|
|
|
<Image Margin="5" Source="nyancat.png" WidthRequest="100"></Image>
|
|
|
|
<Image Source="eldenring.jpg" WidthRequest="335"/>
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" HorizontalTextAlignment="Center" Text="29/01/2004"/>
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" HorizontalTextAlignment="Center" Text="29/01/2004"/>
|
|
|
|
|
|
|
|
<HorizontalStackLayout>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" Text="Tag :"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="Aventure"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="Reflexion"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="First Person Shooter"/>
|
|
|
|
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
<VerticalStackLayout VerticalOptions="Center">
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="40" Margin="10" FontFamily="arial" Text="Jeu 1"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="10" FontFamily="arial" Text="Aventure / Reflexion / First Person Shooter"/>
|
|
|
|
|
|
|
|
</VerticalStackLayout>
|
|
|
|
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Margin="10">
|
|
|
|
|
|
|
|
<HorizontalStackLayout>
|
|
|
|
<Border Margin="10,0,0,10">
|
|
|
|
|
|
|
|
<HorizontalStackLayout WidthRequest="335">
|
|
|
|
<VerticalStackLayout>
|
|
|
|
<VerticalStackLayout>
|
|
|
|
<Image Margin="5" Source="nyancat.png" WidthRequest="100"></Image>
|
|
|
|
<Image Source="eldenring.jpg" WidthRequest="335"/>
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" HorizontalTextAlignment="Center" Text="29/01/2004"/>
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" HorizontalTextAlignment="Center" Text="29/01/2004"/>
|
|
|
|
|
|
|
|
<HorizontalStackLayout>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" Text="Tag :"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="Aventure"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="Reflexion"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="First Person Shooter"/>
|
|
|
|
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
<VerticalStackLayout VerticalOptions="Center">
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="40" Margin="10" FontFamily="arial" Text="Jeu 1"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="10" FontFamily="arial" Text="Aventure / Reflexion / First Person Shooter"/>
|
|
|
|
|
|
|
|
</VerticalStackLayout>
|
|
|
|
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Margin="10">
|
|
|
|
|
|
|
|
<HorizontalStackLayout>
|
|
|
|
<Border Margin="10,0,0,10">
|
|
|
|
|
|
|
|
<HorizontalStackLayout WidthRequest="335">
|
|
|
|
<VerticalStackLayout>
|
|
|
|
<VerticalStackLayout>
|
|
|
|
<Image Margin="5" Source="nyancat.png" WidthRequest="100"></Image>
|
|
|
|
<Image Source="eldenring.jpg" WidthRequest="335"/>
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" HorizontalTextAlignment="Center" Text="29/01/2004"/>
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" HorizontalTextAlignment="Center" Text="29/01/2004"/>
|
|
|
|
|
|
|
|
<HorizontalStackLayout>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" Text="Tag :"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="Aventure"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="Reflexion"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="First Person Shooter"/>
|
|
|
|
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
<VerticalStackLayout VerticalOptions="Center">
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="40" Margin="10" FontFamily="arial" Text="Jeu 1"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="10" FontFamily="arial" Text="Aventure / Reflexion / First Person Shooter"/>
|
|
|
|
|
|
|
|
</VerticalStackLayout>
|
|
|
|
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Margin="10">
|
|
|
|
|
|
|
|
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
<HorizontalStackLayout>
|
|
|
|
<HorizontalStackLayout>
|
|
|
|
|
|
|
|
<Border Margin="10,0,0,10">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<HorizontalStackLayout WidthRequest="335">
|
|
|
|
<VerticalStackLayout>
|
|
|
|
<VerticalStackLayout>
|
|
|
|
<Image Margin="5" Source="nyancat.png" WidthRequest="100"></Image>
|
|
|
|
<Image Source="eldenring.jpg" WidthRequest="335"/>
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" HorizontalTextAlignment="Center" Text="29/01/2004"/>
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" HorizontalTextAlignment="Center" Text="29/01/2004"/>
|
|
|
|
|
|
|
|
<HorizontalStackLayout>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" Text="Tag :"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="RPG"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="Souls"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="Game of the Year (2022)"/>
|
|
|
|
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
<VerticalStackLayout VerticalOptions="Center">
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="40" Margin="10" FontFamily="arial" Text="Jeu 1"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="10" FontFamily="arial" Text="Aventure / Reflexion / First Person Shooter"/>
|
|
|
|
|
|
|
|
</VerticalStackLayout>
|
|
|
|
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Margin="10">
|
|
|
|
|
|
|
|
<HorizontalStackLayout>
|
|
|
|
<Border Margin="10,0,0,10">
|
|
|
|
|
|
|
|
<HorizontalStackLayout WidthRequest="335">
|
|
|
|
<VerticalStackLayout>
|
|
|
|
<VerticalStackLayout>
|
|
|
|
<Image Margin="5" Source="nyancat.png" WidthRequest="100"></Image>
|
|
|
|
<Image Source="eldenring.jpg" WidthRequest="335"/>
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" HorizontalTextAlignment="Center" Text="29/01/2004"/>
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" HorizontalTextAlignment="Center" Text="29/01/2004"/>
|
|
|
|
|
|
|
|
<HorizontalStackLayout>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" Text="Tag :"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="Aventure"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="Reflexion"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="First Person Shooter"/>
|
|
|
|
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
<VerticalStackLayout VerticalOptions="Center">
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="40" Margin="10" FontFamily="arial" Text="Jeu 1"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="10" FontFamily="arial" Text="Aventure / Reflexion / First Person Shooter"/>
|
|
|
|
|
|
|
|
</VerticalStackLayout>
|
|
|
|
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Margin="10">
|
|
|
|
|
|
|
|
<HorizontalStackLayout>
|
|
|
|
<Border Margin="10,0,0,10">
|
|
|
|
|
|
|
|
<HorizontalStackLayout WidthRequest="335">
|
|
|
|
<VerticalStackLayout>
|
|
|
|
<VerticalStackLayout>
|
|
|
|
<Image Margin="5" Source="nyancat.png" WidthRequest="100"></Image>
|
|
|
|
<Image Source="eldenring.jpg" WidthRequest="335"/>
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" HorizontalTextAlignment="Center" Text="29/01/2004"/>
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" HorizontalTextAlignment="Center" Text="29/01/2004"/>
|
|
|
|
|
|
|
|
<HorizontalStackLayout>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" Text="Tag :"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="Aventure"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="Reflexion"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="First Person Shooter"/>
|
|
|
|
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
<VerticalStackLayout VerticalOptions="Center">
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="40" Margin="10" FontFamily="arial" Text="Jeu 1"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="10" FontFamily="arial" Text="Aventure / Reflexion / First Person Shooter"/>
|
|
|
|
|
|
|
|
</VerticalStackLayout>
|
|
|
|
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Margin="10">
|
|
|
|
|
|
|
|
<HorizontalStackLayout>
|
|
|
|
<Border Margin="10,0,0,10">
|
|
|
|
|
|
|
|
<HorizontalStackLayout WidthRequest="335">
|
|
|
|
<VerticalStackLayout>
|
|
|
|
<VerticalStackLayout>
|
|
|
|
<Image Margin="5" Source="nyancat.png" WidthRequest="100"></Image>
|
|
|
|
<Image Source="eldenring.jpg" WidthRequest="335"/>
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" HorizontalTextAlignment="Center" Text="29/01/2004"/>
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" HorizontalTextAlignment="Center" Text="29/01/2004"/>
|
|
|
|
|
|
|
|
<HorizontalStackLayout>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="5" FontFamily="arial" Text="Tag :"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="Aventure"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="Reflexion"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="10" Margin="5" FontFamily="arial" Text="First Person Shooter"/>
|
|
|
|
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
<VerticalStackLayout VerticalOptions="Center">
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="40" Margin="10" FontFamily="arial" Text="Jeu 1"/>
|
|
|
|
|
|
|
|
<Label TextColor="White" FontSize="15" Margin="10" FontFamily="arial" Text="Aventure / Reflexion / First Person Shooter"/>
|
|
|
|
|
|
|
|
</VerticalStackLayout>
|
|
|
|
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
|
|
|
|
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
</ScrollView>
|
|
|
|
</ScrollView>
|
|
|
|
</ContentPage>
|
|
|
|
</ContentPage>
|
|
|
|