4.23.2009

Huge update

Thanks to the help I received from the CoolBasic-forum -  I rewrote the whole engine. 

Old source loaded each frame for the game as a separate object - new code loads only one object containing all the frames for each instance (e.g. player-object contains all frames for all four different characters)...

 Result: reduced the amount of code to a half of the original - also game loads faster now. 

No comments:

Post a Comment