Files
Bugtris/README.md
2025-02-03 04:15:38 +01:00

6 lines
251 B
Markdown

# Bugtris
A fully working tetris-style WIN32 game written in x86-64 masm assembly.
My first (and hopefully last) attempt at making a game in x86-64 ASM.
(Probably) everything you see here is bad practice, do not use it as a reference to good code :D