]> Skullheadx's Git Forge - fruit-ninja.git/commitdiff
updated readme
authorSkullheadx <admonty1@gmail.com>
Wed, 4 Sep 2024 20:12:44 +0000 (16:12 -0400)
committerSkullheadx <admonty1@gmail.com>
Wed, 4 Sep 2024 20:12:44 +0000 (16:12 -0400)
README.md
assets/github/Screenshot 2024-09-04 at 4.06.26 PM.png [new file with mode: 0644]
assets/github/Screenshot 2024-09-04 at 4.06.28 PM.png [new file with mode: 0644]
assets/github/Screenshot 2024-09-04 at 4.06.31 PM.png [new file with mode: 0644]
assets/github/Screenshot 2024-09-04 at 4.06.38 PM.png [new file with mode: 0644]
assets/github/Screenshot 2024-09-04 at 4.06.46 PM.png [new file with mode: 0644]

index 3f1f3fdfac7d26208764b4112b02eea50b51b948..97a344baf8271ca61ec045e677ab394df2965a7f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,25 @@
-# Assets Used:
+# Fruit Ninja
+
+![Fruit Shinobi](<assets/github/Screenshot 2024-09-04 at 4.06.26 PM.png>)
+![alt text](<assets/github/Screenshot 2024-09-04 at 4.06.38 PM.png>) 
+![alt text](<assets/github/Screenshot 2024-09-04 at 4.06.46 PM.png>)
+
+## How to play
+Download the .exe file from:
+https://skullheadx.itch.io/fruit-shinobi
+
+Or run the source code by running main.py with python
+
+## Dependencies
+
+```pygame-ce```
+
+
+## Credit
+
+Thanks to chuunkyz for teaching me how to use _sdl2 in pygame!
+
+## Assets Used:
 
 FRUIT ASSETS: https://ninjikin.itch.io/fruit
 
@@ -32,5 +53,3 @@ BACKGROUND MUSIC: https://fardifferent.itch.io/loops
 MENU BACKGROUND IMAGE: https://www.freepik.com/free-photo/material-panel-plank-hardwood-texture_1173366.htm#query=wooden%20boards%20background&position=30&from_view=keyword&track=ais
 
 GAME BACKGROUND IMAGE: https://www.deviantart.com/sadfacerl/art/WoodTexture-748548579
-
-thanks to chuunkyz for teaching me how to use _sdl2 in pygame!
diff --git a/assets/github/Screenshot 2024-09-04 at 4.06.26 PM.png b/assets/github/Screenshot 2024-09-04 at 4.06.26 PM.png
new file mode 100644 (file)
index 0000000..c5d50a8
Binary files /dev/null and "b/assets/github/Screenshot 2024-09-04 at 4.06.26\342\200\257PM.png" differ
diff --git a/assets/github/Screenshot 2024-09-04 at 4.06.28 PM.png b/assets/github/Screenshot 2024-09-04 at 4.06.28 PM.png
new file mode 100644 (file)
index 0000000..9f355fe
Binary files /dev/null and "b/assets/github/Screenshot 2024-09-04 at 4.06.28\342\200\257PM.png" differ
diff --git a/assets/github/Screenshot 2024-09-04 at 4.06.31 PM.png b/assets/github/Screenshot 2024-09-04 at 4.06.31 PM.png
new file mode 100644 (file)
index 0000000..4ab92d6
Binary files /dev/null and "b/assets/github/Screenshot 2024-09-04 at 4.06.31\342\200\257PM.png" differ
diff --git a/assets/github/Screenshot 2024-09-04 at 4.06.38 PM.png b/assets/github/Screenshot 2024-09-04 at 4.06.38 PM.png
new file mode 100644 (file)
index 0000000..c1fa3e2
Binary files /dev/null and "b/assets/github/Screenshot 2024-09-04 at 4.06.38\342\200\257PM.png" differ
diff --git a/assets/github/Screenshot 2024-09-04 at 4.06.46 PM.png b/assets/github/Screenshot 2024-09-04 at 4.06.46 PM.png
new file mode 100644 (file)
index 0000000..64cd224
Binary files /dev/null and "b/assets/github/Screenshot 2024-09-04 at 4.06.46\342\200\257PM.png" differ