mirror of
https://github.com/mariiaan/Bugtris.git
synced 2026-05-14 10:11:20 +02:00
Update README.md
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Bugtris
|
# Bugtris
|
||||||
A tetris-style game written in assembly.
|
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.
|
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
|
(Probably) everything you see here is bad practice, do not use it as a reference to good code :D
|
||||||
|
|||||||
Reference in New Issue
Block a user