An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Pascal-Games
Some simple games, implemented with Pascal

## Screenshots
![pascal-games1](https://user-images.githubusercontent.com/7780269/46573032-60bed380-c99c-11e8-9eec-eb89ff795676.JPG)
![pascal-games2](https://user-images.githubusercontent.com/7780269/46573033-60bed380-c99c-11e8-9b3b-987984d264f2.JPG)
![pascal-games3](https://user-images.githubusercontent.com/7780269/46573034-60bed380-c99c-11e8-9b21-7b39a9de000e.JPG)
![pascal-games4](https://user-images.githubusercontent.com/7780269/46573035-60bed380-c99c-11e8-97c1-5d6d56262250.JPG)
![pascal-games5](https://user-images.githubusercontent.com/7780269/46573036-61576a00-c99c-11e8-86c6-15b46840815b.JPG)
![pascal-games6](https://user-images.githubusercontent.com/7780269/46573037-61576a00-c99c-11e8-9f2b-96cd526dc4dd.JPG)
![pascal-games7](https://user-images.githubusercontent.com/7780269/46573038-61576a00-c99c-11e8-9dc8-f485cd985539.JPG)
![pascal-games8](https://user-images.githubusercontent.com/7780269/46573039-61f00080-c99c-11e8-8286-3c668d0dc1af.JPG)
![pascal-games9](https://user-images.githubusercontent.com/7780269/46573040-62889700-c99c-11e8-9e91-7a6eb08cac6d.JPG)
![pascal-games10](https://user-images.githubusercontent.com/7780269/46573041-62889700-c99c-11e8-855c-6ad2f559f553.JPG)
![pascal-games11](https://user-images.githubusercontent.com/7780269/46573042-63212d80-c99c-11e8-997a-4ab6061ca212.JPG)
![pascal-games13](https://user-images.githubusercontent.com/7780269/46573045-63b9c400-c99c-11e8-8209-47a3194acc6d.JPG)

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