Is it just me or does 60MB - compressed - seem a little on the large side for something of this complexity?
Setris – Tetris with Sand Physics
21–30 of 191 posts
Re: Setris – Tetris with Sand Physics
#22Looks cool. No web version? In this day and age?
Re: Setris – Tetris with Sand Physics
#23This is nutty, I love it. One word of caution, I wouldn't mention the word Tetris anywhere, just use "falling block classic game" or whatever else, as it's one of the most trigger happy IP I know of after Nintendo. That said it's so far detached from the original you might be fine.
Have you tried writing a Rubik's cube game? They hire professional law firms to go after you.
Re: Setris – Tetris with Sand Physics
#24This is nutty, I love it. One word of caution, I wouldn't mention the word Tetris anywhere, just use "falling block classic game" or whatever else, as it's one of the most trigger happy IP I know of after Nintendo. That said it's so far detached from the original you might be fine.
Or as the Chinese seem to like to call it, "Russia block".
Same with the Zelda word...
Re: Setris – Tetris with Sand Physics
#25This is nutty, I love it. One word of caution, I wouldn't mention the word Tetris anywhere, just use "falling block classic game" or whatever else, as it's one of the most trigger happy IP I know of after Nintendo. That said it's so far detached from the original you might be fine.
Have you tried writing a Rubik's cube game? They hire professional law firms to go after you.
Re: Setris – Tetris with Sand Physics
#26One of the main elements of Tetris is planning ahead. With this mechanic it becomes harder.
Re: Setris – Tetris with Sand Physics
#27If you are trying to get it running on Linux (e.g. in WSL), you need libfontconfig, libxrender and libxtst installed. This worked for me on Ubuntu:
sudo apt install libfontconfig1 libxrender1 libxtst6
export LIBGL_ALWAYS_INDIRECT=0
./Setris-1.2
(I use WSL as a more powerful sandbox to run things. Windows Sandbox is, unfortunately, not capable enough to run graphics-heavy stuff as it seems to use RDP.)Re: Setris – Tetris with Sand Physics
#28One thing that looks a bit off is that part of the physics engine runs in reverse -
When a piece touch the high part of a pile, the sand is going UP from the bottom of the valley to the top, instead of from the top DOWN to the bottom
When the process finishes the end result is the same, it's just a bit strange :)
Example in https://youtu.be/Hp4nV4EjLgM?t=133
Re: Setris – Tetris with Sand Physics
#29Re: Setris – Tetris with Sand Physics
#30Earlier quoted context omitted.
There’s also Not Tetris https://stabyourself.net/nottetris2/
Also related, Hatetris which always gives you the worst piece: https://qntm.org/files/hatetris/hatetris.html