Play game
Temptris's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Theme interpretation | #70 | 2.430 | 2.654 |
Overall | #103 | 1.796 | 1.962 |
Gameplay | #105 | 1.515 | 1.654 |
Graphics and Sound | #107 | 1.444 | 1.577 |
Ranked from 26 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Source code
https://github.com/cooperra/temptris
First Godot game
No
You already had experience with Godot
Leave a comment
Log in with itch.io to leave a comment.
Comments
Neat idea! I included it in my Godot Community Jam compilation video series, if you’d like to take a look. :)
That's an interesting take on the Tetris gameplay, though without rotations it's indeed pretty hard to do anything :D But I guess there's only so much you can do in 24 hours ;)
A note on distributing binaries: you should distribute the executable (.exe on Windows, .x86_64 on Linux) together with the .pck data pack, not as separate downloads.
As is the game can't be played via the itch.io installer as it will propose to download either the .x86_64 or the .pck on Linux. The same situation likely happens on Windows. You should zip them together and upload the zip instead.
Thanks for the tip. I'll update that when I get the chance.
Very cool twist on the tetris formula!
While an interesting game, I couldn't rotate the pieces, making it impossible to finish a line.
Could be an interesting idea however. Good job.