Connect Four: Along with Spiral, this is the best program I wrote in Pascal. Technically, I started writing it
before Pong Wars, however I never handed it in. My friends and I played it. It is virtually bug-free,
except the logic screws up sometimes. Still, it's definitely worthy of a look. This is it, other than about a dozen
other little things I did in highschool ( such as figuring out platformers and top-down scrolling in silly examples),
these were my crowning achievements.
You'll notice that I've moved past the Turtle graphics library into Pascal's own library. It would be another 4 years
before I would ever learn another graphics library. I learned a lot of other stuff in that time and you can see it
being applied to the games that I make now. Allegro would be next from here.
|