Personally, it would be my favourite even if it were just a RSS feeder app where colours would only pour from media or link embeds but I can’t stop the idea of even having the messenger conform to this style where we replace emojis with Kaomojis even.
If it were me, I would also go as far as hiding a mini snake game as an easter egg ✌︎
I would instantly put it as the default for my server
Eh, I think there’s a need for appropriate technology here. Lemmy is inherently a multi-modal platform, with images, links, and text. I like the browser skins and apps that browse Lemmy.
As an educational project or simply for fun I say go for it.
Yeah cool idea but for the less tech adept like myself I’d be scared off. Voyager is perfect for me.
I am using Arctic (。❛◡˂)✧
I love that app
How about hackernews-inspired Lemmy client?
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 would feel like I was 8 again hehe. I’d check it out if made
It’s beautiful
Beautiful demonstration. I want my whole phone to be like that
If it’s on a computer with a keyboard it would be fine. Not interested in a CLI where the keyboard is a touch screen UI element.
Would be fun.