Skip to content

Commit

Permalink
First upload flappybird
Browse files Browse the repository at this point in the history
  • Loading branch information
Achraf KHAZRI authored and Achraf KHAZRI committed Feb 15, 2019
1 parent cb52d33 commit 316f0f3
Show file tree
Hide file tree
Showing 377 changed files with 4,435 additions and 0 deletions.
28 changes: 28 additions & 0 deletions k2
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
-----BEGIN OPENSSH PRIVATE KEY-----
b3BlbnNzaC1rZXktdjEAAAAACmFlczI1Ni1jdHIAAAAGYmNyeXB0AAAAGAAAABCkLGCakJ
8PGYCt/RqksUy7AAAAEAAAAAEAAAEXAAAAB3NzaC1yc2EAAAADAQABAAABAQChxSGFLwUD
ofLAk4p7a5XuhznMpF9bsrXmTRynjTnE+HZQpxkjDuo4lO0MMzYyHtneMjbfianryOB4ro
whbZPEcjsRhW9eC8vKgw5iLyeqb+spcj5JtLYaIWE3bfBx+mvLBoAGNUSLZh51evyQEhep
xomfPT3UQQ5y1pf5DQm/cFkI2U1mQG+WO7A+aZ/qyyE5q38M8JUsXCwjl2JVhDslymJkPt
hK42mAq4uIySlS7sBz+JV13Ib1Q9bwx2c0LeBb6QbphudWQoDfjz1vIj+R8K72N2HUfOss
2ZXupsugHiLCWslV5Ix/RmYzC7YV/Y5UBOnAEbVuA3HQRA74HxkNAAAD0NDeJXCYhDKTV4
6z/KAgLFzAkLpT5c5t5Q+zuBL0LpmrhLs9tpH+a+IlugooOdM798lz78jhBb6SVPNjmmpQ
9db2O1/TCJx9plveLesqI4c48y1NGSeTfW7ZpI2LgkDGYFvloFwb6LqKpPgA924Z/Zpdg3
7dLJdiBhjuDlQkwSjjBUfm4z7RskDa1LDBUu3MywfbmGAHEKj5WPN2avNlVbo8Jpohb//I
FbLcY/PAdsCwvlo8waTzEYIAPTK97vBeAosmflCnXZ38c3P7xuQ+cFSClMOKHmzkiGhFmI
+K19Sxv0vIQi6yjbtzHiZu4P8Nfeb21lrk3Rli1vLqtpgzSZMymmcRsF5T6/B/nu5wek5t
AuqkSEKzf0oROxYpjmDuXAVddsKK/GtfS3afgKit2IcAEcd5E0Ekek2fsxuqw+ZYIYF65A
vh9jo3DrNVpLClYoPA26kuCWGmhsmj58uj8d0u91d9RNR6GnFpbaxM8kgQliMqm3Tbdlrk
MSEu56bsnwmUmrtXrsNi5KkNk+9YRChRo9uA2MVUqQzodhWu7Sifca6faKUDSDxMW2EjKY
OuKbEeRGUUNKATKZwcMOnf4crRBA1ZkT2eqOFCYznMuOG3Gozo4xiX1DCiUulpSQXNLnIu
gyyKpOEcLlhBbf+iHjgY7XvCn0Bg+QYDOopGWHgp3S1PZMrZqHQv5nerlGwb+UEL/1A7Xh
Crn2x88xQBCNqes/wXpIHdiht6pfb5kmeu7PzdEE5IZSft+znJLNTkXyUr/BiRGtaN+we8
FBXMr8B2nfb+ZAJcD+hbJgcIMI3dyl/h5xNLrgH9MjBJUd3zogiAFMVgzClFosAQQKmY4y
Kh+eeshMGJvAwZ5pX/AyM+txdIMGyJJAypqblptrBTDJzwNG/innh+BKFZJ5/t782f/2go
eaowqblhKhzQpAMwocfhiWzh/4H494nNprrx7MVBbRFKodXyrPiFk8ekM1V/e0FuZ5DulA
bLLf7qegq6VPsTOT766w5SFXsc5EArRV6b62xKeDgtL06a44e87lpVUtdZezO6BybL+ioi
9PcwBVDahtjlWf7irTgxooobFHWCN/BkVbO59YpJ35orOVUZY7ADR0uF4SDW4Sbujr5vQ7
7fXjX6Yg87UZOSLpMVbtH9Y//U4J1Lwca+tpEem0a+LmgmaxLTvPtnJ0Qw6bHJHogj+K73
IrayLHQTDrStY0nz4c+cYLdS4Zl3NXR9QSSoxIrpanqIVZNJH18kWGtXIESxffpF4NnPSI
1N+OVobwglbRUuehG7DMNQkWSc0QI=
-----END OPENSSH PRIVATE KEY-----
22 changes: 22 additions & 0 deletions repo/FlappyBird/.classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="images/jeu/bleu"/>
<classpathentry kind="src" path="images/jeu/vert"/>
<classpathentry excluding="jaune/|vert/|bleu/|rouge/|jaune/|rouge/|bleu/|vert/" kind="src" path="images/jeu"/>
<classpathentry kind="src" path="images/mini_maps"/>
<classpathentry kind="src" path="images/score"/>
<classpathentry kind="src" path="images/maps"/>
<classpathentry kind="src" path="images/meilleurscore"/>
<classpathentry kind="src" path="images/options/maps"/>
<classpathentry excluding="maps/" kind="src" path="images/options"/>
<classpathentry kind="src" path="images/oiseau/bleu"/>
<classpathentry kind="src" path="images/oiseau/vert"/>
<classpathentry kind="src" path="images/oiseau/jaune"/>
<classpathentry kind="src" path="images/oiseau/rouge"/>
<classpathentry excluding="bleu/|vert/|jaune/|rouge/" kind="src" path="images/oiseau"/>
<classpathentry kind="src" path="images/menup"/>
<classpathentry excluding="menup/|oiseau/|oiseau/bleu/|oiseau/vert/|oiseau/jaune/|oiseau/rouge/|options/|maps/|options/maps/|meilleurscore/|maps/|score/|jeu/|jeu/|jeu/jaune/|jeu/rouge/|jeu/bleu/|jeu/vert/|mini_maps/|jeu/jaune/|jeu/|jeu/jaune/|jeu/rouge/|jeu/bleu/|jeu/vert/" kind="src" path="images"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>
17 changes: 17 additions & 0 deletions repo/FlappyBird/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>FlappyBird</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
eclipse.preferences.version=1
org.eclipse.ltk.core.refactoring.enable.project.refactoring.history=false
20 changes: 20 additions & 0 deletions repo/FlappyBird/FlappyBird/.classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="images/jeu/rouge"/>
<classpathentry excluding="jaune/|rouge/" kind="src" path="images/jeu"/>
<classpathentry kind="src" path="images/score"/>
<classpathentry kind="src" path="images/maps"/>
<classpathentry kind="src" path="images/meilleurscore"/>
<classpathentry kind="src" path="images/options/maps"/>
<classpathentry excluding="maps/" kind="src" path="images/options"/>
<classpathentry kind="src" path="images/oiseau/bleu"/>
<classpathentry kind="src" path="images/oiseau/vert"/>
<classpathentry kind="src" path="images/oiseau/jaune"/>
<classpathentry kind="src" path="images/oiseau/rouge"/>
<classpathentry excluding="bleu/|vert/|jaune/|rouge/" kind="src" path="images/oiseau"/>
<classpathentry kind="src" path="images/menup"/>
<classpathentry excluding="menup/|oiseau/|oiseau/bleu/|oiseau/vert/|oiseau/jaune/|oiseau/rouge/|options/|maps/|options/maps/|meilleurscore/|maps/|score/|jeu/|jeu/|jeu/jaune/|jeu/rouge/" kind="src" path="images"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>
17 changes: 17 additions & 0 deletions repo/FlappyBird/FlappyBird/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>FlappyBird</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
eclipse.preferences.version=1
org.eclipse.ltk.core.refactoring.enable.project.refactoring.history=false
Binary file added repo/FlappyBird/FlappyBird/bin/0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/1-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/13.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/14.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/15.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/17.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/18.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/19.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/2-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/3-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/FlappyBird$1.class
Binary file not shown.
Binary file not shown.
Binary file added repo/FlappyBird/FlappyBird/bin/FlappyBird$11.class
Binary file not shown.
Binary file not shown.
Binary file added repo/FlappyBird/FlappyBird/bin/FlappyBird$2.class
Binary file not shown.
Binary file added repo/FlappyBird/FlappyBird/bin/FlappyBird$3.class
Binary file not shown.
Binary file added repo/FlappyBird/FlappyBird/bin/FlappyBird$4.class
Binary file not shown.
Binary file added repo/FlappyBird/FlappyBird/bin/FlappyBird$5.class
Binary file not shown.
Binary file not shown.
Binary file added repo/FlappyBird/FlappyBird/bin/FlappyBird$7.class
Binary file not shown.
Binary file added repo/FlappyBird/FlappyBird/bin/FlappyBird$8.class
Binary file not shown.
Binary file added repo/FlappyBird/FlappyBird/bin/FlappyBird$9.class
Binary file not shown.
Binary file added repo/FlappyBird/FlappyBird/bin/FlappyBird.class
Binary file not shown.
Binary file added repo/FlappyBird/FlappyBird/bin/GAMEOVER.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repo/FlappyBird/FlappyBird/bin/bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added repo/FlappyBird/FlappyBird/bin/couronne.png
Binary file added repo/FlappyBird/FlappyBird/bin/flesh pressed.png
Binary file added repo/FlappyBird/FlappyBird/bin/main.png
Binary file added repo/FlappyBird/FlappyBird/bin/meilleur score.png
Binary file added repo/FlappyBird/FlappyBird/bin/mini_maps/1.png
Binary file added repo/FlappyBird/FlappyBird/bin/mini_maps/2.png
Binary file added repo/FlappyBird/FlappyBird/bin/mini_maps/3.png
Binary file added repo/FlappyBird/FlappyBird/bin/no.png
Binary file added repo/FlappyBird/FlappyBird/bin/not pressed.png
Binary file added repo/FlappyBird/FlappyBird/bin/nuage.PNG
Binary file added repo/FlappyBird/FlappyBird/bin/options page.png
Binary file added repo/FlappyBird/FlappyBird/bin/options.png
Binary file added repo/FlappyBird/FlappyBird/bin/pressed.png
Binary file added repo/FlappyBird/FlappyBird/bin/quit.png
Binary file added repo/FlappyBird/FlappyBird/bin/quitter.png
Binary file added repo/FlappyBird/FlappyBird/bin/sauvgarde.png
Binary file added repo/FlappyBird/FlappyBird/bin/score.png
Binary file added repo/FlappyBird/FlappyBird/bin/start.png
Binary file added repo/FlappyBird/FlappyBird/bin/tuyau.png
Binary file added repo/FlappyBird/FlappyBird/bin/tuyau2.png
Binary file added repo/FlappyBird/FlappyBird/bin/yes.png
Loading

0 comments on commit 316f0f3

Please sign in to comment.