Fish fillets remake (2022)
Jump to navigation
Jump to search
Fish fillets remake (2022) | |
---|---|
Screenshot with retro color scheme | |
Genre | Puzzle, Game remake |
Release date | 2022-1-29 |
Platforms | Windows, Linux, Mac, Android, iOS |
Developer | Glitchapp |
Code license | GPL Version 3 |
Media license | CC BY-SA Version 3.0 |
Engine | 3dreamengine |
P. language | Lua |
Library | 3dreamengine, moonvox, talkies |
Contribute | |
Fish fillets remake (2022) is a free game. This means that the source code is available to be studied, modified, and distributed. Most projects look for help with testing, documentation, graphics, etc., as well. |
Fish Fillets Remake is a new version of the puzzle game Fish Fillets created by ALTAR interactive with Lua and LÖVE using modern libraries, not to be confused with the port of 2011 Fish Fillets - Next Generation.
Comparison[edit]
- Commercial, freeware, released on 1998, 70 levels,
- Windows (win32), delphi pascal, license GNU/GPL since 2004,
- <http://www.altarinteractive.com>
- Open source, released on 2004, 80 levels(10 extra),
- Linux, FreeBSD,windows, MacOsX, C++, SDL, LUA, license GNU/GPL,
- <http://fillets.sf.net/>
Fish Fillets Remake (2022):
- Open source, in development, 80 levels (from Fish Fillets NG),
- All platforms supported by love(Linux,Windows, MacOSX, android, IOS),
- Lua, Löve
This new remake is made in Lua and Löve from scratch, the levels and dialogs are directly ported from the port of 2004 Fish fillets Next generation, everything else is new including the code and assets. (The classic assets has been added a posteriori and they've been fully upscaled with A.I. Resolution has been increased up to 4 times. You can select the assets you want to use from the graphics menu.)
Features[edit]
- Higher resolutions supported: from 1080p till 4k and 8k resolution on selected levels.
- New 3d graphic mode: The game features 2 graphic modes that can be switched on and off at any time (2d and 3d mode)
- Classic mode: Play with the original graphics with (or without) upscaled graphics (up to 4 time more resolution).
- New hand made original assets, 3d assets and A.I. based assets and backgrounds.
- Level editor.
- Advanced graphics effects such as caustics, CRT, godsray effects, scanlines, chromatic aberration and many more.
- The RGB color gamma can be fully customized (RGB values can be edited individually and with several color presets)
- Native support for arm and touch devices thanks to love compatibility on arm*
- Scripts dubbed in 9 languages so far: English (American and British), French, German, Spanish (Latin America), Dutch , Swedish, Polish, Czech and Russian.
- The 80 levels of Fish fillets generations are included.
- The game is still under development and many assets and features will experiment changes. New levels and / or mechanics can added in future releases (this article will be updated as the development progress).
- The mobile version of the game lack some features of the main game due compatibility or performance issues: There's no 3d mode for android.
External Libraries[edit]
The following Love Libraries are used and included:
- 3DreamEngine is 3D engine for LÖVE.
- Chainable post-processing shaders for Löve
- A dialog system for Löve2d.
- SunVox player bindings for LÖVE