Create README.md

This commit is contained in:
2025-02-03 02:08:47 +01:00
committed by GitHub
parent b62aedda72
commit 5394e10c21

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# Bugtris
A tetris-style game written in 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