Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phitzz/pixelarts
Creating pixel art using Assembly Language :D
https://github.com/phitzz/pixelarts
assembly pixel-art
Last synced: 14 days ago
JSON representation
Creating pixel art using Assembly Language :D
- Host: GitHub
- URL: https://github.com/phitzz/pixelarts
- Owner: PhitzZ
- License: unlicense
- Created: 2024-07-09T14:10:58.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-11T10:16:56.000Z (7 months ago)
- Last Synced: 2024-11-16T18:27:41.948Z (3 months ago)
- Topics: assembly, pixel-art
- Language: Assembly
- Homepage:
- Size: 77.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pixel Art using Assembly Language
This pixel art is created using assembly language, requiring time and calculations to produce.# How to Run this Program?
You need EMU8086 - MICROPROCESSOR EMULATOR to run this program`Download the Emulator Here:` [Emulator](https://emu8086-microprocessor-emulator.en.softonic.com/)
Then download the .asm file and click Run.
# Program Output
**Nezuko**
![](https://github.com/PhitzZ/pixelarts/blob/main/Output/Nezuko.png)**Penguin**
![](https://github.com/PhitzZ/pixelarts/blob/main/Output/Penguin.png)# More info
_This project is free to use as a reference. For further details, you can contact me._