fayalalebrun / kapow

CSE-1400 themed game made in x86 assembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://media.giphy.com/media/gg2ntyu3R7a5IJhWBc/giphy.gif

This a remake of Kaboom! (1981).

The source code consists mainly of 16 bit x86 assembly language. It is made to be run in real-mode without another OS, and includes sprites, animations and basic PC speaker sound.

How to run

make qemu

About

CSE-1400 themed game made in x86 assembly


Languages

Language:HTML 74.9%Language:Assembly 21.6%Language:Makefile 1.9%Language:C 1.5%Language:Shell 0.1%