Skip to content

Tetris was writter on assembler (TASM) for 8086 processor.

License

Notifications You must be signed in to change notification settings

NewBediver/Assembler-Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assembler Tetris

To run this game use DOS-BOX. Use all the commands under DOS-BOX into the project directory.

  • Compilation
TASM.EXE pog.asm

compilation

  • Linking
TLINK.EXE POG.OBJ

linking

  • Running
POG.EXE

linking

📷 Game screenshots

Main menu

mainmenu

Credits

credits

Settings

settings

Controls

controls

New Game Rules

newgamerules

Game Process

gameprocess

Defeat screen

defeatscreen

License

MIT License is used.

1. You can sell the software.
2. You are not compelled to provide source code.
3. Anyone who receives source code may do as the license permits. This does not extend to binary distributions.

Read the MIT license for more details. 😄

About

Tetris was writter on assembler (TASM) for 8086 processor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published