Skip to content

Ramis102/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

To run the game follow the steps: 1. Install DOSBox 2. Install nasm and afd 3. Mount DOSBox in the folder with the tetris.asm file 4. Create an MSDOS application with the command "nasm tetris.asm -o tetris.com" 5. Run the game with the command "tetris.com"

About

Tetris designed in 8088 assembly language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published