Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

TemptrisView game page

Tetris with a melting mechanic
Submitted by Robbie Cooper (@rcoop_) — 55 seconds before the deadline
Add to collection

Play game

Temptris's itch.io page

Results

CriteriaRankScore*Raw Score
Theme interpretation#702.4302.654
Overall#1031.7961.962
Gameplay#1051.5151.654
Graphics and Sound#1071.4441.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. :)

Jam Host

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 ;)

Jam Host

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.

Developer

Thanks for the tip.  I'll update that when I get the chance.

Submitted

Very cool twist on the tetris formula!

Submitted

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.