FUZ
A fan-made PICO-8 demake of Polytron Corporation's 2012 game FEZ.
![[A gif showing the title screen of FUZ.]](fuz_v13_3.gif)
![[A gif showing gameplay of FUZ.]](fuz_preview08.gif)
![[An area in FUZ with a broken warp gate.]](fuz_screen03_small.png)
![[An area in FUZ with a tuning fork.]](fuz_screen04_small.png)
Released: May 2019
Team: Joseph Henry Stadolnik IV
Tools: PICO-8
My Role:
I made the entirety of this game by myself, mostly from mid-April 2019 through mid-May 2019. This included:
- Programming all aspects of the game in Lua.
- Drawing all visual assets using PICO-8's editor, heavily referencing FEZ's original art.
- Creating all audio assets using PICO-8's editor.
- Designing the level structure, rendering system, collision system, and language puzzles. (The other puzzles are recreations of types used in the original FEZ.)
Other Notes:
- As a fan game, this was not released for profit and is not endorsed by Polytron Corporation.
- The idea of a demake is the reverse of a remake: take an existing game and make a simpler version of it on a more limited platform.
- There are multiple possible endings, depending on whether the player solved all the puzzles.
- Several FEZ puzzle types use specific symbols. I preserved this in FUZ, but whenever possible I used my own symbol designs instead.
Articles:
"Fuz - Browser Game" (Free Game Planet)
"FUZ" (Wireframe, Issue 17, Pages 24-25)
Links:
PICO-8 Forum Post
itch.io