I am amazed...
Posted: Sat Apr 21, 2001 1:21 pm
I am truly amazed that somebody has undertaken this project
AND ACTUALLY GOT IT TO WORK...
I take my hat off to you!
I remember seeing another post about portability and basically
the guy said that the sound/graphics/input routines should
all be in seperate .cpp files as this would make porting the
game to different platforms really easy...
Unfortunately because there is no central database for the
code if somebody undertook this then every time a change
or bug fix is made then this would screw up the portability...
If this is ever going to be made portable then these routines
need to be seperated by the author...
On another note... how the hell do you save a game?
Well done, and keep up the good work!
Paul.
AND ACTUALLY GOT IT TO WORK...
I take my hat off to you!
I remember seeing another post about portability and basically
the guy said that the sound/graphics/input routines should
all be in seperate .cpp files as this would make porting the
game to different platforms really easy...
Unfortunately because there is no central database for the
code if somebody undertook this then every time a change
or bug fix is made then this would screw up the portability...
If this is ever going to be made portable then these routines
need to be seperated by the author...
On another note... how the hell do you save a game?
Well done, and keep up the good work!
Paul.