levtomer66 / chess_assembly_86

My first assembly project as 16 years old high school student

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chess_assembly_86

My first assembly project as 16 years old high school student

Using DOSBox:

C:\tasm\bin\tasm /zi chess.asm
C:\tasm\bin\tlink /v chess.obj
C:\tasm\bin\td chess.exe

About

My first assembly project as 16 years old high school student


Languages

Language:Assembly 100.0%