Examples & Math Functions

Previous topic - Next topic

quick2code

Good day,

    I was wondering if there will be more math functions with GlBasic. Some of the books I have on AI and other 2D game programming issues require ATAN2 and others. SmallBasic has a massive amount of math functions, although I don't know if any of them are required for game development.

Also, with the new Natural numbers and the coming BYTE commands, can we have more working examples, like tiled levels, platformers, save system, level loading and such? Thanks for any info.

Kitty Hello

ATAN is ATAN2 in other languages.
The examples you want can alredy be done with the latest version, and you can find examples in the showroom and in the forum.

quick2code

Thanks for the info, but I can't seem to update GlBasic to the latest version. The program updater only goes up to 5.360. I also hope this is the reason why so many of the examples don't compile. Thanks for any more info.

Kitty Hello

5.360 is the current stable version.