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

https://github.com/pilotpirxie/assembler-apps

⚙️ Tiny apps and games written in assembly language for Turbo Assembler x86 16 bit
https://github.com/pilotpirxie/assembler-apps

assembler assembler-x86 assembly assembly-language tasm turbo-assembler

Last synced: 3 months ago
JSON representation

⚙️ Tiny apps and games written in assembly language for Turbo Assembler x86 16 bit

Awesome Lists containing this project

README

          

# assembler-apps
Repository with tiny apps and games written in assembly language for Turbo Assembler x86 16 bit

### Contains:
* 🐤 flappy bird like game [[video preview]](https://www.youtube.com/watch?v=FSH_v4WhRZI)
* 🐍 snake [[video preview]](https://www.youtube.com/watch?v=hsdl8NLH8Yo)
* 🚀 space shooter game [[video preview]](https://www.youtube.com/watch?v=0vO7g82rCj4)
* 🔺 sierpinski triangle fractal iterative drawing [[video preview]](https://www.youtube.com/watch?v=kh-Ic8bsMEc)

### License
```
GPL-3
```