https://github.com/arsdever/pascal_coursework
This repo contains a program written within course-work early in 2016. The subject was "Programming in Pascal". The project contains 2 libraries (for mouse and graphics [high resolution 256 colors]) and some usage.
https://github.com/arsdever/pascal_coursework
Last synced: 4 months ago
JSON representation
This repo contains a program written within course-work early in 2016. The subject was "Programming in Pascal". The project contains 2 libraries (for mouse and graphics [high resolution 256 colors]) and some usage.
- Host: GitHub
- URL: https://github.com/arsdever/pascal_coursework
- Owner: arsdever
- Created: 2020-04-07T18:44:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-25T21:49:49.000Z (about 6 years ago)
- Last Synced: 2025-03-17T16:01:27.626Z (over 1 year ago)
- Language: Pascal
- Size: 146 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pascal_coursework
This repo contains a program written within course-work project early in 2016. The subject was "Programming in Pascal". The project contains 2 libraries (for mouse and graphics [high resolution 256 colors]) and some usage.
## How to run
Install a Dosbox (if you are running windows. For linux I never tried) and TurboPascal 7.[0, 1]. It is convinient to have the TP installed right on the `C:\` or `D:\` (or whatever it is calld on your machine)
```
cd
mv :\
C:
cd PROJ
```
Then start the `DOSBox` (either with or without console will work). Then execute `..\TP\BIN\TURBO.EXE`. From `File` menu select `Open` and open the file called `KURSAYIN.PAS` (don't pay attention to the namings :) by then my English was horrible).
Click `Run` and it should work.
## SUPPORT ME
Don't hesitate to leave me a start if you did like the project. If you do, I will understand that you are interested and will continue to improve and polish the project.
You are also free to open issues and suggest ideas.
### Note
The text in the program is in Armenian (my native language). If you wish, I can try to make an english font as well.