
Fish Goes Fishing
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).
You're a very hungry fish, who has to eat a lot to stay alive. Eat other fish to survive, and avoid the dangerous Red Fish species, your only predator.
Hints:
- My energy goes away too fast? How can I slow down energy use?
- Is there something that can scare that pesky red fish out there?
My 3rd Ludum Dare compo entry, written in C++ with SFML on Linux :).
Controls:
Move Fish keyboard arrows, WASD and joystick.
Start: press space or any joystick button:
To quit or cut screens: pres ESC
Running the game:
- Windows: unzip the file and run FishGoesFishing.exe
- Linux: compile from source, requires SFML 2.x.
- Mac OS X: compile from source, requires SFML 2.x. Sorry guys, I have no Mac, but if someone is generous to build the file and send me the binary I'll glady add it to the page.
NOTE: the game screen says 2013, sorry about that, it's a "copy&paste exception. I sed the same base code for Minimum Friction, from Ludum Dare 27, and forgot to change it :(.
Hints:
- My energy goes away too fast? How can I slow down energy use?
- Is there something that can scare that pesky red fish out there?
My 3rd Ludum Dare compo entry, written in C++ with SFML on Linux :).
Controls:
Move Fish keyboard arrows, WASD and joystick.
Start: press space or any joystick button:
To quit or cut screens: pres ESC
Running the game:
- Windows: unzip the file and run FishGoesFishing.exe
- Linux: compile from source, requires SFML 2.x.
- Mac OS X: compile from source, requires SFML 2.x. Sorry guys, I have no Mac, but if someone is generous to build the file and send me the binary I'll glady add it to the page.
NOTE: the game screen says 2013, sorry about that, it's a "copy&paste exception. I sed the same base code for Minimum Friction, from Ludum Dare 27, and forgot to change it :(.