Yes, that's what I meant. Great, thank you!
pfirsich
Creator of
Recent community posts
Thanks a lot! That's great input. I'll try to go for that method then as well.
Do you also have a tip on what build machine to use (because of glibc)? I planned to build in a Docker container of the oldest Ubuntu LTS I can get it to build on easily. Does that seem reasonable? It seems you might have a better idea on that as well.
I love using and developing for Linux, but it is no secret that distribution on Linux is a nightmare :)
Are there any recommendations or tips on how to package our submissions?
AppImages don't work on the most recent Ubuntu 23 out of the box, because they don't support FUSE3 and I *think* flatpaks have problems with joysticks in SDL2. In the past I just developed games on Linux and everyone who played them used Windows. The old school "everything is in a tar + bash wrapper that sets LD_LIBRARY_PATH" method is an option, but I don't know if that's actually good.
Thank you so much! I agree. I totally knew it was going to be really hard to understand and I really squeezed in that little feedback I managed to get in, but I guess I should have concentrated on that more instead of all the other stuff around it, though that was more fun and it seems like other people appreciate it as well :D Thank you for the nice comment!
You bring up a great point about toggling the controls screen. I will add that to the post-jam version (not right now, but soon, I think)! And I will also remove the timer at the start for the controls screen, since I honestly thought no one would play this game more than once and I wanted to make sure that everyone understood that you could stop time. It's very cheap, but it was minutes before the deadline and I had no other ideas :D
I think we disagree a little on the score system in general. I think I almost put it in without thinking, when I wasn't really sure what I actually want to do with that game. By now I don't think it should be any sort of "score" at all, just something that gives you some sense of how much you progressed (as in "how much" you did and not "how well"). In that sense going to crazy on the combos might be deceiving, just as negative scores might be. I think I might just have it show lines and full lines.
I liked how symbolic, yet expressive the graphics were. The terrain was simple, but also served well as a battle ground. I had some trouble understanding what the orientation of the unit rectangles meant and whether I could control it or not. Sometimes I found myself losing fights, but because it went by so quickly, I had trouble understanding what exactly went wrong. I think a feature to replay the fight a couple of times would have been very helpful. So would have been a way to replay the fight a little bit slower. All in all a nice effort and one extra Star for using Rust :>
That is actually in place (it shows as "(+N)") and you get one extra score for every 4 consecutive full line. I think the negative points you can get are not a great decision by me and I removed them in the post-jam version. Now the score is not about rating your performance, but just to give you an additional sense of (albeit meaningless) progress and achievement. i.e. it's way less of a value judgment of your play and I think that fits better!
A great thing about making such a simple game is that you can take the time and make it pleasant and just sprinkle in a bunch of stuff that looks cool. My music person is well aware of the praise people have been giving him and I am very thankful to his contribution as well!
And there is a post-jam version already up on GitHub. There are no grand changes, just gamepad support, audio/music mute, IJKL as an alternative to arrow keys and a really cool zoom-out when you press escape! I guess one could put in more (so that it will seem pseudo-infinite) gimmicks to discover at larger heights, but otherwise I am not sure what to add that would really fit the theme of it being a relaxing experience. I'll think about it and see if other people suggest some other clever things!
Thanks a lot for taking the time to play and for writing such a nice comment :)