feztris
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:
Binding | Keyboard | Controller |
Move mino left/right | Left/right arrow | Left/right d-pad |
Move mino down | Down arrow | Down d-pad |
Hard drop | Space | Up d-pad |
Hold piece | C | Y |
Pause | Escape | Start |
Rotate mino | Z/X | A/B |
Rotate piece matrix | A/S | LB/RB |
There's also a dev console, tilde key, "help" to see commands
Updated | 9 days ago |
Status | In development |
Platforms | Windows, Linux |
Author | headassbtw |
Genre | Puzzle |
Tags | 3D, Singleplayer, Tetris |
Asset license | Creative Commons Attribution v4.0 International |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Xbox controller, Playstation controller |
Download
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
- Perspective Camera Update - 0.0.2Feb 01, 2023