Coder's Guild Mailing List

TCG digest 832

Posted by mouse@xxxx.xxx on 2000-09-02

TC>Date: Sat, 02 Sep 2000 17:55:40 GMT
TC>From: "justin adams" <munki_@xxxxxxx.xxx>
TC>Subject: a simple graphics library

TC>im learning how to write games n stuff in c/c++.  i have a book (Tricks of
TC>the Game Programming Gurus) and im at the part about simple 2d graphics.  i
TC>made an asteroids game, and the code seems pretty cool, but i dont have the
TC>graphics library to draw the stuff.

TC>i have borland c++ 5.02 and all i want is a very barebones lib that lets me
TC>draw dots and lines.  thats all i need.  dots and lines.  anybody know where
TC>i can get something like that?


You can download Borland C/C++ 5.5 from Borland's / Inprise's website.
http://www.inprise.com/ (or) http://www.borland.com/  It's FREEWARE,
or FREE. I know you can download it freely, and use it freely. I do
have it installed right now as I write this message.