I would also go as far as hiding a mini snake game as an easter egg
If you want some code for that I have my own C++ version I made for an ESP32 with OLED screen, it can easily be adapted to most other languages. I did it to get some programming practice. I have Tetris too. All you gotta do is replace the GPIO button inputs with keyboard inputs (or some other boolean on/off user input element) and replace the graphics framework and routines as well (it’s only simple stuff like lines, boxes, and setting individual pixels). The whole thing runs in a “neverending” while loop, first checking inputs, then checking collisions, then redrawing any objects that need to move to another position.
I can upload to my GitHub and link them later after work. They do use OOP though, treating each sprite on the board as its own object, and feeding pointers to them into a collision detection routine every game tick. I dunno, some people have a visceral hate for OOP.
I’m here because I DON’T want to have to read fucked up opinions. People here are mostly nice compared to mainstream platforms.
I’m all for difference of opinion, but not when one of those opinions is “we should oppress LGBT people” for example. 10-15 years ago, I’d have been more receptive to discussing opposing opinions, but shit has changed. A lot of those opposing opinions are now simply unacceptable to even entertain, because they’ve become a real, actual threat to my well-being. People aren’t discussing tax policy anymore, they are discussing imposing states of emergency to do some kind of purge on undesirables.
Some people call it an echo chamber, I just call it chilling and having fun with like-minded people. There’s nothing wrong with that. That’s what forums have always been.