From: Skullheadx Date: Wed, 4 Sep 2024 20:12:44 +0000 (-0400) Subject: updated readme X-Git-Url: http://git.skullheadx.com/tech/index.html?a=commitdiff_plain;h=2f18142c76bf4135e358ff95dd165449b131fb85;p=fruit-ninja.git updated readme --- diff --git a/README.md b/README.md index 3f1f3fd..97a344b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,25 @@ -# Assets Used: +# Fruit Ninja + +![Fruit Shinobi]() +![alt text]() +![alt text]() + +## 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\342\200\257PM.png" "b/assets/github/Screenshot 2024-09-04 at 4.06.26\342\200\257PM.png" new file mode 100644 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\342\200\257PM.png" "b/assets/github/Screenshot 2024-09-04 at 4.06.28\342\200\257PM.png" new file mode 100644 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\342\200\257PM.png" "b/assets/github/Screenshot 2024-09-04 at 4.06.31\342\200\257PM.png" new file mode 100644 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\342\200\257PM.png" "b/assets/github/Screenshot 2024-09-04 at 4.06.38\342\200\257PM.png" new file mode 100644 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\342\200\257PM.png" "b/assets/github/Screenshot 2024-09-04 at 4.06.46\342\200\257PM.png" new file mode 100644 index 0000000..64cd224 Binary files /dev/null and "b/assets/github/Screenshot 2024-09-04 at 4.06.46\342\200\257PM.png" differ