Port of Arkowski24/nasm-tetris to 64bit FreeBSD & SVGALIB
https://honeyguide.eu/posts/asm64-fbsd/
![]() |
||
---|---|---|
LICENSE | ||
README.md | ||
build.sh | ||
tetris.asm |
README.md
arkowski-tetris
Since there are not that many a little bit more complex amd64 FreeBSD assembler examples available on the net, this is a port of DOS Tetris app from https://github.com/Arkowski24/nasm-tetris.
The game uses SVGALIB and it is fully functional, but keyboard input is not as smooth as it could be.
More details in this blog entry.