> > |
%META:TOPICINFO{author="JonathanSamples" date="1078129200" format="1.0" version="1.1"}%
%META:TOPICPARENT{name="IndividualLogs2"}%
Adam and I wrote most of the header files for the initial design. These include Triangle, Room, and ball.
-- JonathanSamples - 26 Feb 2004
I implemented all of the classes. These include Triangle, Room, Ball, and Path. At this point
I havent been able to run it because of compiler errors. I submitted it anyway so that the guys
could have something to work with.
-- JonathanSamples - 28 Feb 2004
Today got all of the compiler errors out so now we have something that runs. I also, go the
interface running today. At this point it uses the idle method of glut and that should be satisfactory for the initial prototype however it will probably not be very good once we get into
the game design a little deeper. Also, at this point the ball does not change velocity. Since we
are not required (at this point) to have it do so I didnt implement this yet.
-- JonathanSamples - 29 Feb 2004 |