rule106 by Brainlez Coders!
# brainlez Coders! : rule106 A 31 byte DOS intro written by pestis / bC!, submitted to the Lovebyte 2022 32b intro competition. Source code: https://github.com/vsariola/rule106 Capture: https://youtu.be/eiOWuo9eWQI Greets to superogue, HellMood, TomCat, baze, Ped7g, byteobserver, ttg, DevEd/AYCE, Dresdenboy, Kuemmel, Harekiet, unlord, DrClaw. ## Building You need [nasm](https://nasm.us/). Then: ``` nasm rule106.asm -fbin -o rule106.com ``` or just run the `build.bat`. License: [MIT](LICENSE) ![Screenshot of the intro](screenshot.png)
[ back to the prod ]