https://github.com/bradymholt/pascal-scratch
Collection of my first programs written in Turbo Pascal. Cira 1995.
https://github.com/bradymholt/pascal-scratch
Last synced: 22 days ago
JSON representation
Collection of my first programs written in Turbo Pascal. Cira 1995.
- Host: GitHub
- URL: https://github.com/bradymholt/pascal-scratch
- Owner: bradymholt
- Created: 2014-06-17T13:23:13.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-29T14:35:16.000Z (over 10 years ago)
- Last Synced: 2025-02-10T04:41:29.291Z (3 months ago)
- Homepage:
- Size: 180 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
pascal-scratch
==============Collection of my first programs written in Turbo Pascal. Cira 1995.
Pascal is the first language I learned when begining to program. A friend of mine got me started and gave me mini
programming assignments of which many are included here. Read more about the story of how I got started programming here: http://www.geekytidbits.com/how-i-got-geeky-part-3/A few highlights:
- MAGIC8.PAS: Magic 8 ball game. This was my first experience with BGI graphics in Turbo Pacal.
- SPARKLE.PAS: A simple screensaver that I wrote for my boss's computer at Sparkle Car Wash.