RetroNick2020 / pascal-games

:bug: Games with 2D graphics created in Turbo Pascal 7.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. 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

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

Turbo Pascal 7.0

Download Install

About

:bug: Games with 2D graphics created in Turbo Pascal 7.0


Languages

Language:Pascal 100.0%