Features include
Total Freeware, download it:
Tetris.zip
(fixed link as of April 2008)
A drawing program that a friend (who did most of the work) and I wrote for a project in my first ever programming class in high school in grade 11. Needless to say it is more complicated than anything ever that is required of computer science majors at GC when I attended. It has a mouse interface and allows you to draw basic shapes, change colours, save and load files, and is frankly amazing that we did it so long ago.
Download: Badcad4.exe (the application) Badcad4.pas (the source code)
COMMENTS
This programming was done in Turbo Pascal 7.0 for DOS because it compiled and runs
very fast on my DX-66 with 4 megs (and now even faster on my pentium 200
clone). Also I have no clue how to do graphics for windows using
Borland C++, and it takes forever to compile. Finally the differences
between the two at the level that I'm programming are miniscule (I once
converted my tetris program to c++ for dos and it didn't take much time
at all). Oh yeah, the title is just me using hacker-elite wannabe
speech because i did a paper on it and think it's perversely cool.
Currently as of 2001, I've focussed more on using php/mysql to do web applications -notably my Activism Network software which is much more advanced that this earlier work.
home
Page last updated: April 7, 2008.