Skip to content

01e9/pascal-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pascal Games

Thanks to my teacher Brodicico Valeriu!

  • RÎMA (Snake)

    Screenshot
    • To see the "Game Over" screen

      Rename RIMA\TOP.IN.game-over to RIMA\TOP.IN

  • TANK

    Screenshot
  • TETRIS

    Screenshot
  • MATRIX (not game)

    Screenshot

How to Play

  1. Download the files

on Windows

  1. Install DOSBox

  2. Drag and Drop the game exe file on DOSBox desktop icon

    Screenshot

on Linux

  1. Install DOSBox

    sudo apt install dosbox
  2. dosbox GAME_NAME.EXE

Fix slow moving

To increase DOSBox speed press CTRL-F12 (CTRL-F11 to decrease).

Compile

Install Turbo Pascal then:

cd GAME_NAME
...\TP\BIN\TPC.EXE GAME_NAME.PAS

About

🐛 Games with 2D graphics created in Turbo Pascal 7.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages