Skip to content

dewald-els/uxdx-bitmap-text

Repository files navigation

UXDX Bitmap Text Editor

A retro-style bitmap text editor with a CRT monitor aesthetic. Create 5x7 pixel characters and view their binary representation.

"640K ought to be enough for anybody... but 5x7 pixels? That's luxury!" - Probably not Bill Gates

Live Demo

🎮 View Demo on GitHub Pages

Features

  • 5x7 pixel grid for drawing bitmap characters
  • Real-time binary output display
  • Retro CRT green-on-black color scheme
  • Predefined characters: A, B, C, E, H, Y, 1, 3, {, (
  • Pixelated button styling

Development

Built with React + TypeScript + Vite

Install dependencies

npm install

Run development server

npm run dev

Build for production

npm run build

Deployment

The project automatically deploys to GitHub Pages when changes are pushed to the main branch via GitHub Actions.

About

UXDX 15 April 2026 demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors