Tordle by gelisam

[raw]
made by gelisam for Ludum Dare 50 (EXTRA)

"Delaying the inevitable" reminded me of Tetris. And in 2022, every game dev has to write at least one Wordle variant, it's the law. So, here you go, a puzzle game about guessing a word by placing Tetrominos on a guess grid.

screenshot.png

Ratings

Given 0🗳️ 0🗨️

Feedback

gbgames
21. Apr 2022 · 13:36 UTC
Unfortunately, my Ubuntu 20.04 system seems to have an older LIBC:

```
$ ./tordle
./tordle: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./tordle)
./tordle: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /home/gberardi/Desktop/LD50_Games_To_Play/tordle/libs/libSDL2-2.0.so.0)
./tordle: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /home/gberardi/Desktop/LD50_Games_To_Play/tordle/libs/libSDL2-2.0.so.0)
./tordle: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /home/gberardi/Desktop/LD50_Games_To_Play/tordle/libs/librt.so.1)
./tordle: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /home/gberardi/Desktop/LD50_Games_To_Play/tordle/libs/libpthread.so.0)
```
wardrose
23. Sep 2022 · 08:37 UTC
This is the most prominent word matching game today, and the [cookie clicker](https://cookieclicker2.io) online game title is also very interesting.