214
Points
29
Comments
keithcarolus
Author

Top Comments

aleyanAug 31
If you want to get into fixed-width character art, I highly recommend doing it in the browser like OP did rather than trying to old school it in the terminal. I have done a little ascii[0] and unicode[1] graphics, and the browser is such a better tool. You can set fonts and proportions and know exactly how things will render for the user. Mouse input, performance profiling and a bunch of other things are just better in the browser. Both of my projects work in the terminal but were browser first.

It is kind of shocking to me how TUIs are enjoying a bit of dev tool renaissance right now when the browser is such a capable platform.

[0] https://aleyan.com/projects/ascii-side-of-the-moon/ [1] https://ytirnity.com/play/hexwalker

naetAug 31
It looks really good in the video uploaded, but when I tried it myself it didn't look the same and was hard to tell what was going on. Not sure what the issue is.
jeffgrecoAug 31
Is the GitHub project the same as the videos? Seems like no.
felineflockAug 31
Wouldn't it be better to use blocks (219 in ASCII) as the main paint unit and use some other half-block and "hashed" characters (ASCII 220, 223, 176-178) to implement dithering?
postalcoderAug 31
This makes me deeply nostalgic. Starlight Zone from Sonic the Hedgehog is my favorite game level of all time and the aesthetic of this city is basically like stepping into the background of Starlight Zone.

https://youtube.com/watch?v=ZHR5OKDL81g

TransformanshenAug 31
Wow, that's interesting. It's a good start, and it would be interesting to see how the project develops.
FpUserSep 1
love it. It has a mood
Visit the Original Link

Read the full content on youtube.com

Source
youtube.com
Author
keithcarolus
Posted
August 31, 2026 at 06:21 PM


More Top Stories

webiterate.dev Aug 31
Google Has Removed MV2 Extensions from the Chrome Web Store, Including UBO
532411 commentsby twapi
Details
darlinghq.org Aug 31
Run macOS Software on Linux
10228 commentsby Bluestein
Details
jasontucker.blog Aug 31
I turned my security cameras into an automatic bird identification system
36494 commentsby speckx
Details
phys.org Aug 28
'Mad honey' that can stop your heart is being sold online
13786 commentsby samizdis
Details
playaphone.com Aug 31
Playa Phone
499184 commentsby cutoff
Details
youtube.com Aug 30
Terence Tao explains 6 essential mathematical concepts [video]
21726 commentsby matthewsinclair
Details
👋 Need help with code?