Zkitszo - The Real
August 26, 2026

Cyber Punk City, ASCII

 Creative people, being... creative.

For the Newbie- What is ASCII

Pro? Already know? carry on down the page to the city....

At its most basic level, **ASCII** (pronounced *ask-ee*) is a simple translation dictionary that helps computers understand human language.


Why Do We Need It?

Computers do not actually understand letters, punctuation marks, or symbols. They only understand math and numbers. If you want a computer to save the word "Hello," it needs a way to turn those letters into numbers.

How It Works

ASCII bridges this gap. It is a standardized list that assigns a unique, specific number to every single character on your keyboard. * When you type a letter, the computer looks it up in the ASCII dictionary and saves the corresponding number instead. * When it is time to display the text back to you on the screen, the computer translates the numbers back into the letters you recognize. #

Examples in Action

Here is a look at how a computer translates a few common characters using the ASCII code:

| Character | ASCII Number |
| --- | --- |
| Capital **A** | 65 |
| Lowercase **a** | 97 |
| Number **1** | 49 |
| Spacebar | 32 |

Because almost all computers around the world agreed to use this exact same "secret code," a text message or document created on one device can be perfectly read and understood by another.

The ASCII City



So, this is a fun little prototype I've
been working on. I wanted to see if I
could make a city that feels alive, but
is built entirely from ASKI symbols.
The idea was to create something that
looked like you were walking through a
world made of data without it just being
a flat visual image.....
Wanna see more?   https://www.youtube.com/watch?v=T_9uM0FDt1g&list=PLNll2Opk9C1w

Comments