https://github.com/erfaniaa/pascal-games
Some simple games, implemented with Pascal
https://github.com/erfaniaa/pascal-games
dosbox graphics pascal
Last synced: 3 months ago
JSON representation
Some simple games, implemented with Pascal
- Host: GitHub
- URL: https://github.com/erfaniaa/pascal-games
- Owner: Erfaniaa
- License: gpl-3.0
- Created: 2018-06-18T23:47:25.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-23T22:07:06.000Z (about 6 years ago)
- Last Synced: 2025-10-24T17:45:21.058Z (7 months ago)
- Topics: dosbox, graphics, pascal
- Language: Pascal
- Homepage:
- Size: 69.3 KB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pascal-Games
Some simple games, implemented with Pascal
## Screenshots












## Develop and Run
First of all, install [Turbo Pascal with DOSBox](https://sourceforge.net/projects/turbopascal-wdb/).
Clone the project, then copy *.TPU files and *.BGI files to Turbo Pascal BIN folder.
Finally, you can open *.PAS files of the project with Turbo Pascal, and compile/run the games.