FoonLudum Dare ExplorerLD44 → Tetris: Tempo

Tetris: Tempo

By valid, jace and kmazzio

View on ldjam.com

CategoryRankScoreCount
Overall6863.3139
Fun3823.4739
Innovation10532.4438
Theme7643.0839
Graphics7893.1239
Humor8442.2439
Mood9882.6238

Comments

cuppycat 2019-04-30 02:59

Unfortunately I get missing DLL errors (love.dll, lua51.dll, sdl2.dll)

longbowrocks 2019-04-30 03:03

Seems to depend on Lua and a few other things I can't identify. love.dll missing? What's that from?

daspanjo 2019-04-30 03:15

Great game. I like the idea of buying new block in exchange for time, but I noticed that I didn't used it that much. A really nice feature is the (online?) leaderboard.

ayama 2019-04-30 03:23

The game sounds and looks very interesting, but I get the same errors (love.dll and sdl2.dll). Could you probably paste the dlls?

valid 2019-04-30 03:28

@cuppycat @longbowrocks @daspanjo @ayama Hi! Thank you so much for finding that issue. I pushed an update out that hopefully fixes it. It is our first time using Love2D and have found it to be sub-par when it comes to game distribution :( Let me know if this works!

cuppycat 2019-04-30 03:39

@valid it works now! Did a bit of testing, and the default keys confused me compared to how other tetris-like games do it. But after changing keybinds it was good :) Nice idea :D Keeping this game on my desktop, will try to get a highscore tomorrow

longbowrocks 2019-04-30 03:59

Came back and I'm glad I did. That's amazing polish for something done by three people in 72 hours. It even has volume control and keybinds!

valid 2019-04-30 04:28

@daspanjo the leaderboard is online!

valid 2019-04-30 04:30

@longbowrocks wow, thank you! You have made our night haha.

valid 2019-04-30 04:30

@cuppycat thank you! I look forward to seeing your high score :)

ayama 2019-04-30 04:31

It worked! Wow, there is even a leader board:O

daviscartes 2019-04-30 15:14

I really like Tetris game, but I think it's kind of tricky. It's not quite suitable for the theme and the 'currency' you add is kind of useless? Or sth else. Anyway I enjoy the game pretty much, and reach second on your leaderboard XD. Hope for some more interesting innovation in Tetris!

waldinx 2019-05-01 00:41

Took me awhile to get used to the controls, so I switched them. I love that feature, by the way. Managed to get top 3 on my second try, after figuring out what buying was.

thesomeonexd 2019-05-01 00:46

Made it 3rd place! The piece buying I don't think is too useful, but I think it could be somewhat fixed by it immediately switching your piece. I personally am not too fond of Classic Tetris so this wasn't the best experience for me, but it was still pretty fun!

ristoretto 2019-05-01 21:58

Functional tetris game :) (maybe would add bag randomization, picks one of each piece before dropping the same again, or two bag, there are some variations out there (got like four squares in a row))

Feels like the pieces are too expensive, so can't afford them early and feels kinda stressed to look to the side and pick one in an emergence situation. Maybe if it was possible to buy extra useful blocks. or if some blocks never drop naturally (like line pieces).

raphiell 2019-05-01 22:49

Well polished, and an amazing concept! I think there were too many controls though, maybe only have one available to buy at a time, and it changes periodically?

Overall, well done and very impressive!

rheel 2019-05-01 23:30

Very nicely done! Thank you for allowing me to change the controls to something I'm used to, so I could actually play without forgetting what the controls are again. Buying a piece is a very nice addition, but maybe it would have been nice to make some pieces more expensive (the straight four is more useful than some others)? Overall I'm really impressed, and well done!

Small issue I wanted to add: the music seems to not loop correctly. It would loop a bit after the end, then start at the beginning again.

ryusui 2019-05-02 00:43

Always a big fan of Tetris and of Love2D. As someone who's played a lot of Tetris 99 recently, though, I'll admit the lack of gamepad controls and hold mechanic, along with the slightly touchy gameplay, throws me off quite a bit. ^_^;

liauj 2019-05-02 01:21

Huh... it wasn't until after playing this game I realized that I rely heavily on the sound of the block hitting the bottom. That really made it hard, I don't know why.

I was just shy of the leaderboard too! I probably could have made better use of the piece purchasing, but towards the end it I had a difficult time juggling between watching the blocks and figuring out what to buy. I just suck at Tetris lol. It's a great game! Needs just a little more audio and visual feedback in my opinion.

davidsheadgames 2019-05-02 01:26

Definitely a functional version of Tetris. The loop for the music isn't quite right, though... Also, I don't enjoy the up to drop immediately (up usually rotates the piece in most versions of Tetris) and the buying mechanic kinda costs more than the piece feels worth (even the straight block) Having an online high score mechanic is cool though!

I found a bug where you could basically get free blocks by buying a block endlessly until death, then start the game again and have the purchased blocks. It doesn't do much though, as there appears to be a cap on how many blocks you can queue up at a time.

Nice work tho!

valid 2019-05-02 01:48

@davidsheadgames Hey thank you for that feedback! If you aren't a fan of 'W' for hard fall, you can rebind them from the menu or the pause menu. Thank you for that bug, I will take a look into it :) Additionally, I plan to fix the music this weekend. Thanks!

ursagames 2019-05-02 04:37

Thank you for submitting your game to be played on my stream!

Once the stream is finished you can find the video here: https://www.twitch.tv/ursagames/videos If you want to know when it was played you can find your game in the queue here: https://tinyurl.com/y5rdokvp

geckoo1337 2019-05-02 20:59

TETRIS!!! This is an interesting use of theme. You did a good game under this tiny engine - I am very impressed by your work. I feel the same feelings with the original game. And the music, what can I say? Well done ++

nihilaleph 2019-05-02 22:43

Well, what can I say, it's Tetris! Only problems I have with it has already been said, like the music loop, the lack of hold and a bit touchy controls (or maybe I'm just not used to play it on keyboard anymore). Also really appreciate the leaderboard. Great work!

falak 2019-05-03 10:12

Error

src/entities/grid.lua:314: attempt to index a nil value

Traceback

src/entities/grid.lua:314: in function 'rotate' src/entities/grid.lua:100: in function 'update' src/states/game.lua:18: in function .\lib\boipushy\input.lua:61: in function <.\lib\boipushy\input.lua:60> .\lib\boipushy\input.lua:61: in function <.\lib\boipushy\input.lua:60> .\lib\boipushy\input.lua:61: in function <.\lib\boipushy\input.lua:60> .\lib\boipushy\input.lua:61: in function <.\lib\boipushy\input.lua:60> .\lib\boipushy\input.lua:61: in function <.\lib\boipushy\input.lua:60> .\lib\boipushy\input.lua:61: in function <.\lib\boipushy\input.lua:60> ... .\lib\boipushy\input.lua:61: in function <.\lib\boipushy\input.lua:60> .\lib\boipushy\input.lua:61: in function <.\lib\boipushy\input.lua:60> .\lib\boipushy\input.lua:61: in function <.\lib\boipushy\input.lua:60> .\lib\boipushy\input.lua:61: in function <.\lib\boipushy\input.lua:60> .\lib\boipushy\input.lua:61: in function <.\lib\boipushy\input.lua:60> .\lib\boipushy\input.lua:61: in function <.\lib\boipushy\input.lua:60> .\lib\boipushy\input.lua:61: in function 'update' [C]: in function 'xpcall'

UPS!

Besides this one small error the game is really fun! I think it would be better if the block bought immediately replaces the falling block, but maybe it's just me. Good luck!

valid 2019-05-03 20:24

@falak Hey, thats a new one! Thanks for finding that and including the stack trace. I'll take a peak into that this weekend. Thank you!

joaog 2019-05-03 23:03

I've always liked Tetris, and this one is great! The theme is really a bit difficult to debate and maybe you've run away from it a bit. Anyway the game is very good. I liked the attention to detail and the concern of the player to be comfortable with the controls, the ranking is a very welcome bonus. I'm glad that you guys have updated, I tried to play before and I came back because it's Tetris and I could not stop trying again xD

jjjjason 2019-05-12 05:09

Yay Tetris, always love me some Tetris.

The core idea of being able to buy cheat pieces is cool, and very good decision to make it swap with your next piece rather than your current--forces the player to think ahead a bit more rather than making a last minute decision. Also because of this, I actually disagree with suggestions to at bag shuffling or a hold slot--both of those are supposed to be served by the buy feature instead.

Most of the feedback I have is really just cleaning up the core Tetris mechanics:

- Rotation on some pieces is weird, it seems like they rotate the opposite direction from the rest - A floor timer would be great so you can continue to move and rotate pieces for a little bit after they've touched down - It seems like you have basic wall-kicks working which is awesome. If you pair those with the floor timer, then it'll enable people to do cool spins :smile: - DAS is always welcome for when I want a piece to quickly get to the side - While it is Tetris, I would have appreciated an original soundtrack rather than just the OG song

Overall I like it!

rjhelms 2019-05-18 00:22

There was something weird about purchasing blocks on a second (or subsequent) playthrough - it doesn't seem to work quite right. Restarting the game fixed it.

Like @davidsheadgames says, I didn't like the default key mapping, so thanks for making it easy to rebind it!

All in all though, a lot of fun - a great twist on a classic!

mrjoshuamclean 2019-11-11 15:44

Stream feedback: https://www.twitch.tv/videos/491245280?t=01h00m48s