Skip to content

Tetris game, made for IAPx8088 processor, written purely in Assembly language and can be executed through DOSBox.

Notifications You must be signed in to change notification settings

xraffay-dev/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It is a clone of Tetris Game, written in Assembly, designed for the 16-bit IAPx8088 processor. DOSBox (Disk Operating System) that allows you to run software designed for MS-DOS on modern operating systems (i.e. your system), NASM (Netwide Assembler) is used to assemble the files (i.e. convert them into machine code) and AFD (Advanced Full Screen Debugger) can be used as assembly debugger.

INSTRUCTIONS: Use left key to move the blocks left, right to move the blocks right. Use "E" to exit the game at any stage, use "P" to pause the game at any stage and "R" to resume it. 10 points are added to the score each time a line is cleared up, game is ended when time is up or the blocks reach the maximum height.

Hope, you'll enjoy it <3

About

Tetris game, made for IAPx8088 processor, written purely in Assembly language and can be executed through DOSBox.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published