Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smabdullah/kivy-easter-egg-hunt
A simple Easter egg hunt game in Kivy Python
https://github.com/smabdullah/kivy-easter-egg-hunt
kivy kivy-image kivy-language kivy-widget python3
Last synced: 28 days ago
JSON representation
A simple Easter egg hunt game in Kivy Python
- Host: GitHub
- URL: https://github.com/smabdullah/kivy-easter-egg-hunt
- Owner: smabdullah
- License: mit
- Created: 2019-04-17T22:44:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T04:59:47.000Z (about 2 years ago)
- Last Synced: 2024-10-15T06:41:18.040Z (2 months ago)
- Topics: kivy, kivy-image, kivy-language, kivy-widget, python3
- Language: Python
- Size: 1.34 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Easter Egg Hunt -- A kivy Python Game
This is a simple picture game using Kivy and Python. You can play by clicking on the button and the game will randomly display an easter egg from a pool of three images. The game app has a nice bunny background too.Check a screenshot of the app below
![app screenshoot](resources/app_screenshot.png)All the requirements to setup Kivy can be found in the requrements.txt file.
This app uses royalty free image from [pixabay](https://pixabay.com/)Enjoy!
Happy easter!!