ASCII Fishing
Built in rust, clone and use cargo run
to play the game -- or -- download from the Release page for your OS and see "Running the Game" below for more specific instructions.
Key | Function |
---|---|
q | quit game |
left/right arrows | move boat (while not casting) |
up/down/left/right | hook the fish |
c | toggle casting |
r | reel in |
When a fish is hooked, press the arrow keys as prompted, then r to reel in the fish.
If you get the sequence right, it will prompt for "r". Keep pressing it to reel in!
If you mess up, your line breaks and it's game over
Run the EXE
You need to make the program executable, see this article on how to Make a file executable.
If OSX is still complaining, you may need to allow the app to run. See this article on how to Open a Mac app from an unidentified developer
The program should just run, though you may need to make it executable.