/Rust-Fillets

Fork of Fish Fillets NG written in Rust

Primary LanguageC++

Rust Fillets - fork of Fish Fillets NG in Rust

Main goal of this project is to port old Czech game Fish Fillets that was opensourced to Rust.

// REST IN PROGRESS

Fish Fillets - Next Generation http://fillets.sf.net

Compile requirements

Library SDL = Simple DirectMedia Layer (video, input, sound)

Library SDL_mixer (multiple sounds)

Library SDL_image (PNG support)

Library SDL_ttf (TrueType UTF-8 fonts)

Library LUA (script language, used for debug console, configuration, levels,...)

How to run

I. Compile

  • Compile the game: $ tar xzf fillets-ng.tar.gz $ cd fillets-ng $ ./configure $ make $ make install

II. Install data

III. Run it

$ ./src/game/fillets systemdir=$datadir

Controls

Up, down, left and right arrow keys control the current fish. Use space bar to switch between the fish.

See also "How to Play" $datadir/doc/html/manual.html

restart level - Backspace undo - -/+ help - F1 save game - F2 load game - F3 show/hide move counter - F5 show/hide subtitles - F6 game menu - F10 fullscreen - F11 faster game - Shift