Create 2D Games for Windows, MacOS and Linux. BlitzMax is the new, next generation game programming language from Blitz Research. BlitzMax retains the BASIC roots of...
create 2d games for windows, macos and linux.
blitzmax is the new, next generation game programming language from blitz research. blitzmax retains the basic roots of blitz3d and blitzplus, but adds a ton of cool new features and abilities.
enhanced basic language
blitzmax is basic...but with a few twists, including:
function pointers fully dynamic arrays inheritance and polymorphism 'by reference' function parameters byte, short, int, long, float and double numeric data types array and string slicing flexible 'collection' system for dealing with linked lists etc low level pointer handling utf16 strings the ability to 'incbin' binary data and access it as easily as if it were a regular file external language support for interfacing with c/c++/objectivec or assembly code
Productivity Developer Tools Games Education and Reference
games programming programming-language game-creation 2d-games game-creation-platform basic