Skip to content

Repository files navigation

ZX81 Screen Editor

This tool allows you to create and edit artwork for display on the ZX81 computer.

Screenshot of ZX81 Screen Editor

Features

  • Use the "Character Tool" to select characters from the character picker on the right and then click and drag to draw on the screen.
  • Use the "Pencil Tool" to draw using the block characters.
  • Use the "Text Tool" to add text to the screen using your keyboard.
  • Use the "Select Tool" to select, move, copy, and paste areas of the screen.
    • First click and drag to select a source area.
    • Then click and drag again to move the destination area.
    • Finally press the "Enter" key to copy the selected area to the destination.
    • You can press "Esc" to cancel the operation.
  • Your creations are automatically saved in your browser's local storage, or you can save and load them to files using the buttons below the editor window.
  • Export your creations as PNG images or ASM code for use in your projects.

Run

npm run dev

Try it out

https://zx81-screen-editor.yarbsemaj.com/

About

A screen editor for the ZX81 computer, draw on the screen and export your creations as a PNG or for import into your assembly programs.

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages