GitHunt
FA

CSE-1400 themed game made in x86 assembly

  • Kapow - Play at [[https://fayalalebrun.github.io/kapow/]]
    [[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

#+BEGIN_SRC
make qemu
#+END_SRC

Languages

Assembly85.3%Makefile7.7%C6.0%Linker Script0.7%Shell0.3%

Contributors

Created October 9, 2019
Updated February 15, 2026