An open API service indexing awesome lists of open source software.

https://github.com/yarbsemaj/z80-paint

A pain program written in Assembly built for a RC2014 compatible Z80 SBC.
https://github.com/yarbsemaj/z80-paint

asm paint paint-application rc2014 z80 z80asm

Last synced: 3 months ago
JSON representation

A pain program written in Assembly built for a RC2014 compatible Z80 SBC.

Awesome Lists containing this project

README

        

# Z80-Paint (zPaint)
An art package for an RC2014 compatible Z80 SBC.

![zpaint](https://github.com/yarbsemaj/Z80-Pacman/assets/17494632/7162fb68-5f85-44e2-a30f-83963ac5755a)

### How to use
* Use WASD to move your cursor (`) around the screen.
* Use the P key to raise and lower the pen.
* Use the F and G keys to adjust the character to print.
* To change the pen and ink colours, use the appropriate key indicated to the right of the canvas.

### Compile
`zmac main.asm`

### Try it out
https://z80.yarbsemaj.com/#paint