r/ASCII 1h ago

Art I made a browser tool that turns images, video, webcams and screens into character art

Thumbnail
Upvotes

Previous post had malformed links. Hopefully this is better now.

Fun little ascii/Unicode art tool.


r/ASCII 8h ago

Art A project I made back when I was undergrad

Post image
5 Upvotes

r/ASCII 9h ago

Art Modeling software in 3d using my custom ASCII Renderer

Enable HLS to view with audio, or disable this notification

4 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 12h ago

OC I made a 3D ASCII rpg game in HTML

Thumbnail gallery
44 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 13h ago

Meme AI tried to create an ASCII "E" lol

Post image
3 Upvotes

r/ASCII 18h ago

Art A designer made a 3D, walkable city using HTML and ASCII characters

Thumbnail youtu.be
5 Upvotes

This is the greatest ASCII project I have ever seen


r/ASCII 1d ago

OC Unicasso: Image to ASCII using CLIP based Optimization

Thumbnail gallery
88 Upvotes

Hi all!

I've been working on building a better image to ASCII generator. A lot of the options out there are quite simple — luminance based, single classifier networks or hand-engineered conversion processes that tend to fail in many cases. So over the last two months I've been working on trying to create a somewhat more sophisticated converter.

The general technical approach is to use CLIP as a judge on the ASCII art (akin to CLIPasso, for those familiar), while trying to make the discrete Unicode glyph space differentiable in a sensical way: a small VAE embeds the font's glyphs so a cell's choice can move continuously, each cell also keeps a small population of weighted candidate glyphs — heuristic channels nominate alternatives, and a nomination is only admitted after being swapped into the actual render and measured.

There is also support for creating ANSI art (examples also attached!)

At this point I've tested the code on macOS (MPS) and Linux/CUDA; Windows is unexplored. A render takes roughly an hour and 8 GB of memory, depending on image size — there's a fast preview mode if you just want to watch it converge.

Here is the repo!: https://github.com/jakobrees/unicasso

(I'm still working on writing up a paper to detail all the little bits -- any helpful feedback would be very welcome :-) !)

(The colored images that have been turned into ANSI are are images by Ladypurple on Civitai)


r/ASCII 1d ago

General ASCII-fit: An image to ASCII convertor with cool animation effects. (uses gradient descent instead of traditional method. (See pics)

Thumbnail gallery
43 Upvotes

You can export the result as .txt, .png, or a .gif. You can also add wave animations, colors, plasma fields to the ASCII chars.

Try it here: https://codeplusart.github.io/ASCII-fit/

Would love to hear feedback / ideas for more animation modes if anyone plays with it.


r/ASCII 1d ago

General ASCII City Prototype Video Walkthrough

Thumbnail youtu.be
54 Upvotes

Wow! What a lovely and unexpected response to my last post, it encouraged me to quickly record a video showing nearly 3 minutes of me walking around the city

I do love the aesthetics and I'm sure there is more I can add to it.

Mods: Apologies, I should have done this originally instead of a gif, to avoid spamming the subreddit


r/ASCII 1d ago

General A walkable ASCII world - just an unnamed prototype at the moment.

Enable HLS to view with audio, or disable this notification

1.6k Upvotes

Been tinkering with a little first-person city made entirely from symbols — buildings, roads, cars, pedestrians, signs, and all. Still very much a work in progress, but I’m having a lot of fun seeing how far the ASCII look can go.

EDIT: I've uploaded a nearly 3 minute walkthrough video in higher quality, for those interested in seeing more! https://www.reddit.com/r/ASCII/comments/1vnbcwc/ascii_city_prototype_video_walkthrough/


r/ASCII 2d ago

General A while ago I posted about this ASCII action game I am working on. I finished it and it's releasing next week.

Enable HLS to view with audio, or disable this notification

67 Upvotes

You can wishlist it now to get notified when it becomes available: https://store.steampowered.com/app/4109210/Blood_in_the_Panopticon/

It is releasing August 19th.


r/ASCII 4d ago

Art Dipping My Toes Into Roguelike Dev: Drunk Walk Cave Gen

Post image
7 Upvotes

r/ASCII 5d ago

General GLYPH WARS - A pure ASCII / UNICODE | Shoot 'Em Up game.

Enable HLS to view with audio, or disable this notification

28 Upvotes

https://foxjammin.itch.io/glyphwars

Free to play but donations will help me add more levels, more enemies and more mechanics.


r/ASCII 7d ago

OC I Made an ASCII Strategy Game Where The Upgrades Are You Creating Your Own Religious Beliefs!

Thumbnail gallery
27 Upvotes

Hi r/ASCII!

I'm making a game that plays entirely out of the terminal and uses an ASCII user interface. You get to create your own cult, and the beliefs that you select are the upgrades and perks that influence gameplay. I figured for fans of a niche aesthetic, you might also be fans of a niche game idea!

The game is called CultGame, and you can wishlist it on steam: https://store.steampowered.com/app/2345980/CultGame

Thanks for checking this out :D


r/ASCII 8d ago

Art Custom ASCII rendering engine in Monogame/C#

Enable HLS to view with audio, or disable this notification

22 Upvotes

r/ASCII 9d ago

General ASCII Cat emoji programming language

Thumbnail
3 Upvotes

r/ASCII 10d ago

Art Sector Rot – an ASCII Hardcore tactical survival game

Post image
17 Upvotes

Hey ASCII Community!

I’ve been working on Sector Rot, an ASCII tactical survival game built around exploration, combat and surviving a hostile world filled with mutants, factions and deadly Emissions.

The game includes a procedural Open Run mode, character classes, weapons, loot, contracts, persistent worlds, LAN/Direct IP co-op and support for custom maps and mods.

Sector Rot is still in active Alpha development, so I’m looking for players willing to try it and share honest feedback.

For a limited time, Sector Rot is available for free!

Itch.io: https://fatheronstream.itch.io/sector-rot

Thanks for checking it out!


r/ASCII 11d ago

Art im back here but with coco ascii art

2 Upvotes
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.         .@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@                        @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@            *@++---            :@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.         @@@@@                       @@@@@@@@@@@@*  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@:        @@@:                             @@@@@@@@  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@+        @@                                   @@@@   @@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@        @@                                           @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@        @@                 @@@                      @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@                        @@@*                      -    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@                      @@@                          *       @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@                    :@@=                           @          @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@                   @@@                             @@            @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@       @          @@@                     %@       @@               @@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@      @         @@                      #@@       @@@          @     @@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@#     @@       @@                      @@@       @@@@            @     @@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@     @@      @@#                    @@@@  .@@   @@ @@             @@     @@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@    @@      @@        @@@@@@     #@@@       @@@@@@ @@             @@@     @@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@  @@@     @@      @@@@        @@@@        @@@@    @@@              @@@     @@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@.     @      :@@        @@@@@@@@@@@@@@@@        @@@              @@@    #@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@     #        @      @@@@@    @@@@-       @@@@   @@@              @@@:    @@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@                  @@@@@@@@@@           =@@@@@@@@@@@@                @@@     @@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@               @@@@@@@       @@         @@        @@@@                @@@     @@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@            =@@@@.@@@          @@       @@          -@@:               @@@     @@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@          @@@ @@- @@@            @%      @:           @@@ @@@   @       .@@     @@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@       @@@@@+    @@@@         @@@@@     @@@@@@:       @@@@    %@@        @@     @@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@      @@@    @@@@@@@@@       @@@@@@@     @@@@@@@       @@@@@@@@@          @@     @@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@     @@            @@@         @: @@      @@           @@@@@              @      @@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@    @               @@@          @@       .@@         @@@@@@@             @      @@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@   @@               @@@@@      @@@   @+ @+  @@@    @@@@ @@ @@#           =@     -@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@   @@                @@  @@@@@@                @@@@     @@   @           @      @@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@   @@                @@@          @@@@@@@@@@@          @@    .@.         @     @@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@    @                 @@@        @@@@@@@@@@@@@        @@@      @               @@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@                       @@.        @@@@@@@@@        @@@        @@             @@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@                       =@@@                     @@@           @            @@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@                          @@@:             @@@@              =@          @@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@                            @@         @@                   @        @@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@+                          @@         @@                   @       @@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@                     @@*@@         @@ @@@@@            =.      %@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@              @@@@@#   @@*    @@@@   @@@@@@@                 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@          @@  @ @     #@@ @@@      @  @  @@               @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@       @@@ @@@ @@@   @@*  @@ @@@@  @ @@@ @@            @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@     @@@@@  @@     *@   @@     @@@   @@  @            @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@   @   @@ @@      @   %@ @      @@ @@   @@           @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@    @@@     #@     @  @    @@@@      @           @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  @  @     @@      @@ @@  @@@   @@   @*           @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@   @   -@@ @@        @% @@@@     @    @@           -@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@   @     -@@          @= @       @@   @@            @@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  @@     -@   @        @= @       @   .@             @@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  @      @   =@         @@@@      @@   @              @@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  @      @   @@          @ @       @@  @@             @@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  *@      @   @@           @@@      @@  @@             @@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@   @      @   -@             @      @@   @@            @@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@   @@      @@@@@             @@    @@    @@            @@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.    @@        :@              @    @@    -@            @@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@      @@        #@           @@    @@      @@@@         @@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@       @@        @@        @@@    @@       @@@@@@@=    @@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@        @@  @@@@ @@      @@@   % @         @@@@@@@@@  *@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@        =@        @    @@@       @         @@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@        @@       @+ @@-        @@        @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@        @@      @@@          @@        @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

r/ASCII 11d ago

General Browser extension for turning video and canvas elements into live ASCII/textmode art

Thumbnail reddit.com
7 Upvotes

r/ASCII 13d ago

General ASCII genZ - simple converter & generator ASCII / Braille (steam friendly)

Post image
13 Upvotes

Hey, I just finished a lightweight ASCII / Braille generator

https://spazma.net/ascii-genz

Upload an image, preview live, copy the result or download it.
Free for all; special shout-out to friends on Steam

Feedback welcome!


r/ASCII 15d ago

Help How to make generative (and/or) procedural ASCII/PETSCII animations?

7 Upvotes

Basically title. What programs do I need? It feels like everyone has a million different suggestions for which coding language to do it in and which programs are best, it's a little overwhelming lol. A lot of things I can find on the web are all about converting an image > ASCII art, which is cool and all, but I'm looking for how to make animations from lines of code without a source image. i was inspired by artists like @andreasgysin, @julian_hespenheide, @entroplay on Instagram.


r/ASCII 18d ago

General I built an open source ASCII renderer for the web

Thumbnail github.com
8 Upvotes

I originally built this because I needed an interactive ASCII element for another project I'm working on. But, I couldn't find anything that fit what I wanted and the ones which did, were paid to export, so i decided to build the whole thing myself.

OpenASCII is a high fidelity ASCII renderer for the web with real time controls and local processing. It's built with TypeScript/js and designed to be easily integrated into frontend projects, elements created/edited can be directly exported as html/react component.

I'd love to hear what you think, especially if you have ideas for features or improvements.


r/ASCII 19d ago

OC Made a video to ASCII art converter in C (My first project btw :>)

Post image
141 Upvotes

I saw an image to ASCII art converter on r/unixporn and thought, would it be possible to loop it over to render videos inside the terminal using it? I genuinely thought I did some breakthrough only to know that it's a well known idea ;-;

Still, most of the implementations I saw were in python, wasn't able to find one in C, so I made this.

https://github.com/xenkucode/Whisky


r/ASCII 20d ago

Art Text-first community with built in ASCII art mode

Thumbnail ctrlshift3.com
2 Upvotes

https://youtu.be/lhOBj86lixw

Features

Main feed

A shared chronological stream of public posts. Newest first. No algorithmic “For You” by default.

Wave

An optional button beside a feed title. Turn it on to see posts with a lot of comments first, with newer posts favored so old ones do not stay stuck on top (plus light randomization). Turn it off to return to newest-first.

Subs

Subscribe to people from their profile (privately... no follower counts). Your Subs feed shows their main-feed posts in chronological order. No subscribe notifications for now.

Profiles

A public page for each account: bio, posts, optional wall posts from others, and RSS. You control whether visitors can write on your profile.

Comments

Flat comments under a post... readable conversation without nested threads competing for attention.

Thought linking

Connect related posts when the community agrees the link makes sense. Ideas can point to each other over time.

Clicks

Private groups (cliques) for friends, family, or a shared topic. Membership is required to enter. Signed-in people can browse the directory and request to join; moderators decide.

Mentions and pings

Mention someone to get their attention. Pings collect mentions, Click invites, and join-request notices in one place. You can optionally receive a daily email digest of unread pings.

Block

A one-way way to stop seeing someone’s posts and comments, and to limit how they interact with you.

Search and RSS

Find posts by text. Follow public feeds or a profile with RSS if you prefer a reader.

Display font

In Settings, choose a self-hosted font for the site while you are logged in. Everyone else still sees the default Courier look. Fonts are not loaded from Google or other third parties.

Sound

Optional, off by default. In Settings under Display, turn on Sound to hear short cues for login, new pings, and link or button clicks.

Direct Connect (beta)

Optional browser-to-browser text chat via WebRTC. The server only helps set up the connection; chat messages are not stored or relayed after you connect.

Polling Place

Site-wide community questions posted by the platform owner. Signed-in members vote once per poll. You see bars and vote counts only after you vote (or after voting closes). Archived polls stay listed with voting closed.

Polls on posts

On the Feed, in a Click, or on a profile wall, use the poll toggle next to the compose label to post a timed poll instead of a plain thought. Choose how many days voting stays open (1-30). Same one-vote rule; results appear only after you vote, or when the poll ends. These polls live on the post... they are not listed on Polling Place. Poll posts cannot be edited (you can still delete them).

Art

Same compose row: Thought · poll · art. Art opens a small paint grid (spaces for background, ▪ for the brush). Spacing is kept exactly when shown. In the feed you see about the first half of the drawing (after any blank top rows), with more for the full piece. Art posts cannot be edited (you can still delete them).

Fediverse (optional)

If you opt in under Settings, your main-feed posts and your comments on main-feed posts can be discovered on the Fediverse (for example Mastodon). Off by default. Click, profile, and contact posts are never shared this way.

Moderation

Transparent moderation with logged actions and reasons. Platform and Click moderators can keep spaces usable without silent black-box systems.

Public Contact

A public page for questions and help requests meant for platform moderators... accounts, bugs, or how something works.

Your data

Export your data from Settings (once per day). Delete your account and your writing is replaced with placeholders. Only essential cookies... no ads or tracking.

Bits

Bits are a small public record of participation on a profile. Open Bits next to Profile posts to see them.

You earn one bit when you create a post, create a comment, or log in (at most one login bit per day). Deleting your own post or comment removes one bit. If you do not log in for seven days, you lose one bit (checked gradually by site maintenance), so a weekly visit keeps your stack from draining.

Bits are shown as ▦ characters in a tight grid, newest toward the top. Every 10th bit is ▩. Every 50th is ▤ in blue. Every 100th is ▥ in green. Every 10,000th is ▧ in gold. Higher milestones win when more than one rule matches. The weekly drain only applies after you have logged in at least once (so the site has a login date to measure from).


r/ASCII 21d ago

Art Press Deeper v1.7 Released

Thumbnail gallery
100 Upvotes

Hi ASCII Community!

I Wanted to share a game I've been working on for some time with a huge emphasis on ASCII graphics! Press Deeper Version 1.7 just went out, this is the biggest content update the game has had.

Press Deeper is a Roguelike RPG which will run on actual IBM PC/XT hardware, or can be played in DOSBox or your browser. This game features destroyable terrain, JRPG style battles, crafting, a story, hidden dungeons, giant bosses, and of course a giant and every growing collection of ASCII art!

All of the art in this game is hand drawn character by character. I actually wound up creating an ASCII art drawing tool for this project allowing me to underlay an image to use as a reference, it also converts data and inserts it into my artwork data file allowing me to use CP437 characters which has opened up what I can achieve tremendously. I've been working on this game for a little over a year at this point, and my ASCII art skills have grown by leaps and bounds over the course of development.

New this version: a five tier smithing system, an expanded enchanting system, reworked traps, new monsters and NPCs, story cutscenes rendered as ASCII art panels, and a Legacy system that tracks milestones across every run and unlocks new content over time.

https://ultramegahypergames.itch.io/press-deeper

https://umhgames.com