Skip to content

M3rs/oneline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oneline

oneline screenshot

ASCII Fishing

Play

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.

Controls

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.

key prompt

If you get the sequence right, it will prompt for "r". Keep pressing it to reel in!

reel

If you mess up, your line breaks and it's game over

game over

Running the Game

Windows

Run the EXE

OSX

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

Linux

The program should just run, though you may need to make it executable.