Skip to content

stillwwater/raycaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raycaster

A bare metal raycaster. Boots from a floppy disk image.

nasm src/boot.asm -f bin -o boot.img
qemu-system-i386 boot.img

gif recording