A walkable ASCII cyberpunk city in one HTML file [video] (youtube.com)
https://cybercity.carino.systems/
https://github.com/MiguelCarino/CyberCity
ASCII City: Traffic and Detail Update - https://www.youtube.com/watch?v=DSRooHo_HSI
ASCII City Update: Interiors, Elevation and Skyscrapers - https://www.youtube.com/watch?v=UCKEDWowc0o
61 comments
[ 0.20 ms ] story [ 12.3 ms ] threadThe videos seem to come from a closed source project made by an outlet called Grow Now Games.
https://ko-fi.com/grownowgames/
https://www.grownowgames.com/
The other links were:
https://cybercity.carino.systems/
https://github.com/MiguelCarino/CyberCity
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
For me, it's because I can SSH from my wimpy laptop to systems with hundreds of CPU cores and TBs of RAM - and use the same tools and workflows that I am used to.
If I have to open a browser which has, frankly mediocre, kb nav, then I'd rather it just be a GUI.
I guess I'm a browser detractor, though, because unless its a webserver used for quick configs then I dread using them.
> Also is there anything to "do" or is it more of a wanderlust simulator? It is mostly just a technology demonstrator for having a hexagonal grid map in the terminal. There is nothing to do. I am prototyping some gameplay features around interacting with the environment, but I expect the end result will be very light weight gameplay that more "A Short Hike" than nethack.
Below is the DOM test for frequent vertical color changes. Press and hold the cursor over the ASCII output to change the orientation (notice the FPS drop at the top left).
https://play.ertdfgcvb.xyz/#/src/basics/performance_test
Command line tools (and by extension TUIs) can be used over SSH and don't require messing around with HTTPS certificates. They also have the benefit of having the context of your CWD.
Which also means there’s no real defense against MITM attacks… at least I don’t think anyone seriously checks the host key on first connection.
Seriously? Why would you want to open a memory heavy browser tab to run a TUI? This attitude is how we got Electron.
Browser as an app platform, should be used as a last resort.
You have to zoom out to get more pixels for it to look good (and press v to switch rendering engine if it starts off poor)
> ssh sshfighter.com
And instructions on how to do it are here -> https://github.com/thomasdavis/sshfighter.com/blob/main/docs...
(the homepage is ai generated, the real work is in the ssh server)
the sprites aren't all the same size or as good as they could be but already spent too much $$ on sprites.
the sprites are just passed through algorithms that optimize for what text characters at different aspects would make them look good.
Using sprites is clever :-) then I guess that's how these older games worked too.
OP: Amazing ascii world! I love old school terminal style everything.
Glad to see HN visitors finally see it on the front page :)
https://youtube.com/watch?v=ZHR5OKDL81g
https://ko-fi.com/s/e1e0f91951
Note that's "Prototype 1", and I gather the more developed v2 (featured in the update video) isn't available yet.
IDK if the video paid one is a html file, but here's the other (less impressive but still impressive) submission, playable, plus source html:
https://cybercity.carino.systems/
https://github.com/MiguelCarino/CyberCity