-# Assets Used:
+# Fruit Ninja
+
+
+
+
+
+## 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
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!