
Angry Fish
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
Angry Fish is a game where you (a fish) has to cross the ocean. You are attacked by bigger fish, but you can eat smaller fish. The more fish you grow, the bigger you are and the more fish you can eat.
You can choose to stay small and sneak through the bigger fish alive or to eat lots of fish and then eat the bigger fish to make your way through the ocean. It's up to you, you can cross the ocean big or small. You might have to adapt to the environment, after all this is Evolution.
It was made with Lua and LOVE. I made Mac OS and Windows builds.
Libraries used:
www.love2d.org
http://github.com/Kadoba/Advanced-Tiled-Loader
For GNU/Linux users, source is recommended. Just download the .LOVE and run it with "love angryfish.love" on the terminal. For this, you need LOVE installed. Try "sudo apt-get install love" if you are running Ubuntu or any Debian-based distribution.
-------------------------
IMPORTANT NOTES
-------------------------
Everytime you die/lose you have to restart the game (close/open). Unfortunately, I didn't have time to write my game structure in a way that made it possible to play again in the same process.
Mac OS X users can probably try: http://munchor.57o9.org/up/love.app.zip
You can choose to stay small and sneak through the bigger fish alive or to eat lots of fish and then eat the bigger fish to make your way through the ocean. It's up to you, you can cross the ocean big or small. You might have to adapt to the environment, after all this is Evolution.
It was made with Lua and LOVE. I made Mac OS and Windows builds.
Libraries used:
www.love2d.org
http://github.com/Kadoba/Advanced-Tiled-Loader
For GNU/Linux users, source is recommended. Just download the .LOVE and run it with "love angryfish.love" on the terminal. For this, you need LOVE installed. Try "sudo apt-get install love" if you are running Ubuntu or any Debian-based distribution.
-------------------------
IMPORTANT NOTES
-------------------------
Everytime you die/lose you have to restart the game (close/open). Unfortunately, I didn't have time to write my game structure in a way that made it possible to play again in the same process.
Mac OS X users can probably try: http://munchor.57o9.org/up/love.app.zip