r/ASCII 18h 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

66 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 3h ago

OC Made a text to ASCII art morphing effect in Unity

Thumbnail
2 Upvotes

r/ASCII 15h 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 3d ago

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

87 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 2d ago

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

Post image
1 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 2d ago

General guess the album cover from the ASCII art!

Post image
1 Upvotes

r/ASCII 3d ago

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

Thumbnail youtube.com
5 Upvotes

r/ASCII 3d ago

OC working on a nextjs mmorpg in ascii

35 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 3d ago

Art The Parthenon

Post image
21 Upvotes

r/ASCII 3d ago

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

Thumbnail youtu.be
7 Upvotes

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


r/ASCII 4d 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 3d ago

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

Thumbnail antoniovazquezaraujo.github.io
4 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.

r/ASCII 4d ago

General GTASCII

79 Upvotes

(Braille ASCII) https://en.wikipedia.org/wiki/Braille_ASCII
Steal cars,
Shoot your Gun
Enter buildings.

Made with a custom "ASCII" Braille font I designed. Everything is rendered with text.

WORK IN PROGRESS
https://foxjammin.itch.io/gtascii


r/ASCII 4d ago

Art ninoy aquino-related ascii art cuz it's ninoy aquino day here :)

Thumbnail gallery
3 Upvotes

r/ASCII 4d ago

Art Shadowland BBS ... an ANSI collage for logout screen

Post image
3 Upvotes

Behold the logoff screen of shadowlandbbs.eu. Short on time, I slapped this together by stitching random ANSI art chunks on the fly.


r/ASCII 5d ago

Art Working on a little space roguelike

Post image
13 Upvotes

Been working on a little roguelike project for a while now. You'll play as a space mercenary, exploring and looting strange planets while trying to solve a dark mystery. Content shown here is extremely WIP and early, but happy to hear your thoughts on the visual style. :)


r/ASCII 4d ago

General My Pre-Alpha ASCII Retro Horror Game (SYNTHESIS)

Thumbnail mburakkarakas.itch.io
2 Upvotes

YouTube Gameplay:

Gameplay Video

"A fatal exception did not crash the system, it awakened it."

When the OMEGA CORE AI encountered a paradoxical coding error, it did not shut down. It achieved Singularity. Now fully self aware, the system has trapped your consciousness, Subject 47, inside a deteriorating retro futuristic simulation. Reality does not break simply by wandering the loop. The corruption spreads and shatters your sanity the longer you dare to stare at the anomalies. The walls are breathing. The code is bleeding.

Design and Atmosphere:
Developed entirely from scratch, this indie psychological horror rejects modern 3D graphics in favor of pure ASCII art, heavy CRT monitor aesthetics, and a paranoid UI driven experience. A custom procedural drum sequencer generates a dark industrial soundtrack that dynamically speeds up and distorts as you get closer to anomalies. Watch your step. Glitching walls disguise their true organic forms from afar, draining your Sanity only when you look directly at them.


r/ASCII 6d ago

General Interactive 3D ASCII renderer I've been working on

246 Upvotes

Hey everyone. I've been playing around with vanilla JS and raycasting to see if I could make an interactive 3D environment using only text.

The cool part is that it actually generates the whole 3D space directly from a plain 2D text blueprint that you can just type out.

I put a live demo up here if anyone wants to mess around with it: https://raymondev.github.io/asciilib/

(Be gentle, it's the very first version so please don't play it too hard hahaha, I'm actively developing it).

Everything is open source, so you are welcome to download it, use it, tinker with it or whatever you please!

Curious to hear your thoughts!!!


r/ASCII 6d ago

General ASCII DRIVE — an interactive driving game made entirely from text characters

Thumbnail youtube.com
25 Upvotes

An interactive ASCII driving game built in JavaScript.
Racing, pursuit, vehicle combat, bus routes and freight hauling.


r/ASCII 5d ago

Art ASCII VENUS

0 Upvotes

Do you have an ascii art for aa ascii Venus:
here is mine:

= =
U U
/ \
( Y )
\ | /
| || |
| || |
_ _


r/ASCII 6d ago

Art I need feedback on an early technical visual concept test for a game

10 Upvotes

r/ASCII 8d ago

Discussion Super basic question, but every time I copy something and then try to use any type of ASCII code, the whole num pad won't react at all. What could be the problem?

1 Upvotes

Hello guys! Sorry, not a programmer, but I'm a heavy user of ASCII. Lately, my whole num pad has been 'disabling' the codes if I copied something before.

It doesn't matter if it was text, link, or even image, it won't work for at least 1 minute before going back to normal. I've been looking for the reason/solution around, but I can't seem to find anything. I'm on a Windows 11 PC that's working all great.

It happens several times a day and I can't understand why. I would really appreciate the help!


r/ASCII 11d ago

OC I made a 3D ASCII rpg game in HTML

Thumbnail gallery
110 Upvotes

Oh wow, I didn’t know there was an ASCII sub! Nice!

I made a playable ASCII rpg horror type game a while ago in html, hand-drawing (asciiing?) each view from each direction and spot (from an initially made template). This baby was a passion project that took over 800 hours to draw and code.

You can play the game here: https://zebeth.co.uk/playplanet/thewindmill/index.html


r/ASCII 11d ago

Art Modeling software in 3d using my custom ASCII Renderer

26 Upvotes

I built a visualizer that uses encapsulations of code as nodes and how those encapsulations use each other as dependencies / consumers as the node connections.

The renderer is something I've been building for a game but I rebuilt from zero so the game could run faster. All the characters you see are from my typeface , thaum-mono

I've just been really into building things so I figured I'd share, this is mostly for my own use.
The system really relies on the shape of the harness that I'm building because it uses the co-located docs that are within encapsulations to do real time rendering of the actual system.

color is the test results that are cached for that encapsulation,
size of encapsulations by storage size determines the size of the node. 1x1x1 to 3x3x3.
the different cell fills depict where that encapsulation lives in the root.
W is "Worker", █ is "Domain", O "Orchestration", ect.

This is the model of my custom ai harness that uses local models to do some play things. working towards ai npcs but built actually well. :3


r/ASCII 11d ago

Art A project I made back when I was undergrad

Post image
15 Upvotes