Skip to content

DosWorld/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brick Video-Game

Here is implementation well-known brick game in Turbo Pascal 7.0.

tetris.exe - 40x25 text mode

cgtris.exe - CGA graphics mode

Hotkeys

    Left/Right Arrows - move
    Up/Down Arrows    - rotate
    P                 - Pause
    M                 - Mute
    Esc               - exit to DOS

Screenshots

Image Screenshot - Txt syntax highlighjt

Build

Just type make or

    tpc tetris.pas
    tpc cgtris.pas

License

MIT License. See LICENSE file.

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages