Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keyweeusr/fish
Fish is a simple eat&grow game situated in an ocean.
https://github.com/keyweeusr/fish
android fish game kivy ocean python
Last synced: 16 days ago
JSON representation
Fish is a simple eat&grow game situated in an ocean.
- Host: GitHub
- URL: https://github.com/keyweeusr/fish
- Owner: KeyWeeUsr
- License: gpl-3.0
- Created: 2015-11-17T16:10:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-13T20:22:46.000Z (over 8 years ago)
- Last Synced: 2024-10-03T11:35:17.063Z (about 1 month ago)
- Topics: android, fish, game, kivy, ocean, python
- Language: Python
- Homepage:
- Size: 7.54 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Fish
![alt tag](https://raw.github.com/KeyWeeUsr/Fish/master/screen.png)Fish is a simple eat&grow game situated in an ocean. You'll play as a young fish which can get big really fast, but beware of the bigger fish. They'll swallow you in the blink of an eye.
### Install
Fish is written in Python and runs under Kivy framework.
You can clone the repository to your /sdcard/kivy/ if you use Kivy Launcher on android or download only [APK](https://github.com/KeyWeeUsr/Fish/releases/download/v1.3/Fish-1.3-RELEASE.apk). For using the APK you need to enable installation from "Unknown sources".
If you use Windows, there is a [Setup](https://github.com/KeyWeeUsr/Fish/releases/download/v1.3/Fish-1.3-Setup.exe) file.### About
As a kid I played a similar game with all those colorful fish and pretty animations. Therefore I've made my own version to bring it back and share some code.
I'd like to thank [Kenney](http://kenney.nl), [Mareproduction](http://www.freesound.org/people/mareproduction) and [OpenClipartVectors](https://pixabay.com/en/users/OpenClipartVectors-30363) for CC0 assets. If you experience any bugs or weird behavior, please let me know or feel free to contribute.License
-------
GNU GPL v3.0