A downloadable game for Windows and Linux

3D tetris, with fez-like camera controls

The 0.0.2 update adds a perspective camera mode, it is enabled by default. Turn it off in the settings menu, under Game -> Camera -> Perspective

I consider this an alpha build, or proof of concept, I'm likely gonna rebuild it from the ground up again, because this project is mostly me learning OpenGL and C++

On windows, this will likely ask for network permissions, this is for the profiler, and you can deny them if you want

Feel free to slide me feedback and bug reports on discord (headassbtw#7274) or twitter(@headassbtw)

This game has rudimentary gamepad support (i think it has rebinding too?)
Controls:

BindingKeyboardController
Move mino left/rightLeft/right arrowLeft/right d-pad
Move mino downDown arrowDown d-pad
Hard dropSpaceUp d-pad
Hold pieceCY
PauseEscapeStart
Rotate minoZ/XA/B
Rotate piece matrix
A/SLB/RB

There's also a dev console, tilde key, "help" to see commands

Download

Download
Linux (0.0.2) 2 MB
Download
Windows (0.0.2) 2 MB
Download
Linux (0.0.1) 7 MB
Download
Windows (0.01) 11 MB

Install instructions

Download, extract to a folder, and run "falcon" (or "falcon.exe" depending on what OS you're running) with both the content and config folders in the directory you are running the game from

Development log