Skip to content

Latest commit

 

History

History
58 lines (32 loc) · 1.25 KB

README.md

File metadata and controls

58 lines (32 loc) · 1.25 KB

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