BlitzMax

The new, next generation game programming language
Download

BlitzMax Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Trial
  • Price:
  • USD 80.00
  • Publisher Name:
  • Blitz Research Ltd.
  • Operating Systems:
  • Windows All
  • File Size:
  • 9.1 MB

BlitzMax Tags


BlitzMax Description

BlitzMax is a handy and powerful programming language that allows you to easily create new games. Main features: Modular design BlitzMax is largely based around the idea of modules, collections of commands stored in special files. You can add your own modules to the system, allowing you to cleanly reuse code in your own projects. Easy to use 2D command set BlitzMax includes the Max2D module which contains a set of very easy to use 2D commands. On Windows PCs you have the option of using either the OpenGL or DirectX APIs. Both OpenGL and DirectX use 3D hardware to draw graphics to the screen, allowing for advanced effects such as realtime blending, rotation and scaling. Intelligent build system BlitzMax allows you to split a project up into multiple source files which can be pre-compiled to massively reduce development time. This process is handled automatically by the included BMK ('Blitz make') utility and is completely transparent to the developer. IDE and Debugger The BlitzMax package includes an 'integrated development environment' (IDE), which is used to enter your programs, and a debugger for tracking down bugs. Direct OpenGL support Thanks to the OpenGL module, you can use BlitzMax for direct OpenGL programming.


BlitzMax Related Software