View Full Version : huge c++ problem!!!!!!


modchick
06-02-02, 11:53 PM
I'm begging anyone out there to help me with an assignment i have to do in c++ ive been trying for a month now and i still cant figure it out and its due this week. Our teacher gave us a cmugraphics file which we were to use. We have to make a triangle appear when the letter 't' is pressed and it has to move around the screen when the arrow keys are pressed. We have to do this in a class in a header file. Please does anyone know what to do? You can e-mail me at modchick@hotmail.com
Thanks to any help!

malisha
06-03-02, 01:56 AM
Wow, that is a huge problem !!!, is the triangle just an ascii triange or is it using some graphics package ?

Im sorta busy with work right now but if i get the time i might take a look at it , but if it has anything to do with open GL im have no idea, maybe you can start by giving us a link to the cmugraphics file .

Ash711
06-03-02, 06:24 AM
hi modchick

I know it may not be of a great help but.....here is it anyway:

http://www.tjhsst.edu/compsci/cmu/

you'll find a great step by step introduction (graphics+keybooard)to cmu.