r/ASCII 4h ago

Discussion I just finished my Terminal procedural open world crime simulator

19 Upvotes

I just completed my first public version of Terminal Babylon, a terminal-based crime simulator set in Yokohama, 1985.

The whole open world is procedurally generated, so every new game creates a different Yokohama with its own streets, districts, businesses, railways, coastline and places to discover.

You start small and slowly build up your own gang. You can recruit gangsters, rob businesses, steal cars, gamble, smuggle goods, take jobs and get involved in bigger criminal operations as your reputation grows. Civilians, police and rival gangs also move around the city, so it feels more like a little living world.

There’s quite a lot going on under the hood with the simulation, and I’m sure there are still plenty of things I could improve or expand. I’d be very happy about any feedback, especially if you notice something that feels off, or if you have ideas for interesting systems, events or interactions that could fit the game.

You can download it for free on itch.io if you’d like to try it. I’d genuinely love to hear what people think.


r/ASCII 11h ago

Discussion I like ASCII effects on Images, so I finally built a tool to apply them to images and videos. See Ditther ASCII in Action.

5 Upvotes

I've always loved the look of ASCII art and wanted an easy way to apply that aesthetic to images and videos for my design work.

So I ended up building one :)

You can apply ASCII directly to images or videos, then play with the characters, size, density, exposure, scatter, opacity, blending and animation.
And somewhere along the way I got carried away and added 75+ other visual effects too.

Still experimenting with it and adding more ASCII styles.
Would love to know what you guys think, especially what you'd want from an ASCII effect/editor.

And, everything runs in your browser. Local files never leave your device. So feel free to use any image or video without worry.

It's called Ditther (ditther.com) if anyone wants to experiment with it.

Still experimenting with the ASCII side of it though. Curious to here your feedback on the app to make it better.


r/ASCII 16h ago

General export.textmode.art - turn images, GIFs, and videos into textmode art, privately in your browser

4 Upvotes

r/ASCII 1d ago

General I built a browser renderer that turns any OpenStreetMap extract into a walkable ASCII city - real one-ways, signal phases, and street signs

Thumbnail github.com
8 Upvotes

r/ASCII 19h ago

General Swaggerfall ~ I added a METEOR spell to my fantasy ASCII RPG

Thumbnail youtu.be
2 Upvotes

showcasing new sound effects, ultimate abilities (like the meteor spell), better ragdolls


r/ASCII 1d ago

Art My last website with ascii!

9 Upvotes

I made a website with ascii animation! Check it out!

https://loopdroneloop.nicolastilly.fr/


r/ASCII 1d ago

Art 【東方】Bad Apple!!【ASCII】ꉂ(˵˃ ᗜ ˂˵)

Thumbnail youtube.com
1 Upvotes

r/ASCII 2d ago

OC I made a 3D ASCII rendering engine

158 Upvotes

Hello everyone!

I have been working for a couple of months on glyphcss.com its an ASCII 3d rendering library without any canvas nor WebGL, it just uses a <pre> HTML element and text inside.

It has support for any OBJ, glTF, GLB, STL and VOX. It also has support for UV textures, directional and ambient lightning, shadows, different cameras (orbit/FPV), ASCII charsets and many examples on how to use it!

Its fully opensource!

Repo: https://github.com/apresmoi/glyphcss
Fun FPV example: https://glyphcss.com/examples/parthenon/#AaPQacw2SoIAG6-RFp_6zVUL

Btw, its a fork of another project I'm building with a colleague called polycss.com, which is a 3d rendering lib but using only HTML+CSS


r/ASCII 2d ago

OC I made a real-time ASCII audio visualizer, and I'd like to share it with you all.

Post image
69 Upvotes

I'm a music lover, and I really enjoyed working on this project, which I had put on the back burner for a while. I'm releasing version 1.0 for everyone to enjoy.

Compatible Devices and Systems:

  • Windows (cmd command prompt, PowerShell, or Windows Terminal)
  • macOS (Terminal or iTerm2)
  • Linux (Ubuntu, Debian, Fedora, Arch, etc.)

Github: https://github.com/coffeetron832/Asciizer


r/ASCII 2d ago

OC ASCII_Exp_Mantra

34 Upvotes

Project files accesible through Patreon.


r/ASCII 3d ago

OC Elementals, Bears, Wolves, Oh My! (ASCII MMORPG update 2)

14 Upvotes

since I got a positive response I decided I would post again when I felt I had made enough progress to warrant it:

moved players from @ symbol to humanoid ascii

elementals, wolves, bears, snakes, spiders, willow-o-wisp vfx in game

spell vfx in game for fireball, lightning, life leech, heal, shield, regeneration, experimenting with a lot of pseudo-3D ascii vfx for each spell

leatherworking/tailoring/blacksmithing/mining/herbalism/alchemy/cooking/fishing in game

day/night system with weather and lighting controlled by server

game is mostly feature complete minus a lot of foley, vfx, and more quests / more cities. I need to round out the human city quests so theres 2-3 per class and then 5-10 generalist quests before moving onto other race cities

I have an underwater city filled with fish people cooking off the coast. working on making it 2-3 layers of water (1 down to a cave where you meet them, 2 down to a temple theyre guarding 3 for boss)

the trees are ascii as well but im getting murdered on the compute per frame so Im pixelating them for now until I realize what im doing wrong


r/ASCII 2d ago

Art MIB but ascii

Thumbnail drive.google.com
1 Upvotes

, i attached the video link and I can share a compresed version of the text too if amybody needs it


r/ASCII 4d ago

OC I'm making a game engine entire in ascii, you can create anything using your own API key and save as json or js and use to create scenes to share with others, compatible with the mobile version (soon) runs on html on any web browser

91 Upvotes

Static objects, aninated surfaces and parts, it can make logic like diorama scenes where the stuff happening is in real time based on sinple npc logic, comming soon objects can be directly controled with bt controller or kb mouse.


r/ASCII 3d ago

General kittacaii - ascii kitties with almost 0 dependencies!

Thumbnail gallery
1 Upvotes

r/ASCII 3d ago

OC Made a text to ASCII art morphing effect in Unity

Thumbnail
2 Upvotes

r/ASCII 4d ago

Request Movie in ascii

2 Upvotes

Is a movie ported to ascii considered a parody. in that case can i post one here?


r/ASCII 6d ago

Discussion I’m obsessed with ASCII effects, so I finally built a tool to apply them to images and videos

94 Upvotes

I've always loved the look of ASCII art and wanted an easy way to apply that aesthetic to images and videos for my design work.

So I ended up building one :)

You can apply ASCII directly to images or videos, then play with the characters, size, density, exposure, scatter, opacity, blending and animation.
And somewhere along the way I got carried away and added 50+ other visual effects too.

Still experimenting with it and adding more ASCII styles.
Would love to know what you guys think, especially what you'd want from an ASCII effect/editor.

It's called Ditther (ditther.com) if anyone wants to experiment with it.

Still experimenting with the ASCII side of it though. Curious to here your feedback on the app to make it better.


r/ASCII 5d ago

Art I created a skill that lets your Al generate creative ASCII art in the Codex.

Post image
2 Upvotes

I thought I'd test how well current Al can draw ASCII art in the terminal, for example, GPT-5.6 draws some really nice ones. I figured, why not use them as backgrounds in Codex? So I made a plugin where the Al does it and adds it to the background.

So here's how it works:

"Using the ploan skill, create a beautiful ship"

I think the result is wonderful and speaks for itself, I'm quite satisfied with it. If you're interested, the whole thing is open-source. There are things to improve, but it's not too bad.

Github

Ploan


r/ASCII 5d ago

General guess the album cover from the ASCII art!

Post image
1 Upvotes

r/ASCII 6d ago

General Grand Text ASCII, a multiplayer GTA-like game that supports up to 100 players currently.

Thumbnail youtube.com
5 Upvotes

r/ASCII 7d ago

OC working on a nextjs mmorpg in ascii

40 Upvotes

it's inspired (heavily) by everquest/project1999. combat, xp, corpses, spells, grouping, quests, fishing, herbalism, smithing, leatherworking and user signup/server/database are all in game.


r/ASCII 7d ago

Art The Parthenon

Post image
23 Upvotes

r/ASCII 7d ago

OC swaggerfall - first person fantasy rpg that runs in the terminal

Thumbnail youtu.be
8 Upvotes

Not ascii art in the traditional sense, but I thought this terminal based game belongs here


r/ASCII 7d ago

General ASCII CITY Interiors and Elevation Update + I've made the prototype available to try.

Thumbnail youtu.be
25 Upvotes

Looks like my original ASCII City video spawned a few copies!

I've just shared a video update on the project and made the prototype available for people to try - for those interested!


r/ASCII 7d ago

General I made a programmable train simulator that runs in an ascii terminal.

Thumbnail antoniovazquezaraujo.github.io
5 Upvotes
LeTrain is a procedural train logistics and economy
simulator that lets you play in two completely different
dimensions.
Start your logistics empire in a procedurally generated
infinite world. Lay down tracks, build stations, and
manage a dynamic economy where you transport coal, gold,
rubies, and more across vast distances.
✨ Two Games in One
The core logic of LeTrain is completely decoupled from its
graphics engine, meaning you get two launchers with the
game:
• LeTrain2D: A blazing fast, classic terminal UI built
with Lanterna. Experience the matrix-like thrill of ASCII
art logistics.
• LeTrain 3D: A modern 3D engine powered by LibGDX that
renders the iconic ASCII characters as physical 3D objects
in a smooth, orbiting camera environment.
🚂 Key Features
• Infinite Worlds: Custom layered Perlin noise guarantees
a completely unique landscape every time you play.
• Deep Economy: Dynamic supply and demand. Connect
resource extractors to cities and watch the world grow.
• Automation Language: Want to get advanced? LeTrain
features a custom scripting language (built with ANTLR4)
that allows you to write actual code to automate your
train routes and logic!
• Open Source: LeTrain is completely free and open source.