Logo

BlitzMax

Small book cover: BlitzMax

BlitzMax

Publisher: Wikibooks

Description:
BlitzMax is a computer programming language based on the popular BASIC programming language. BlitzMax code is first converted to a low level assembler format, which is then assembled into object code for the target platform. BlitzMax is capable of compiling for Windows, Linux and Mac OS.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Game Programming PatternsGame Programming Patterns
by - gameprogrammingpatterns.com
Game Programming Patterns is a book on architectural patterns in game code. I dug up and polished the best patterns I've found in games and presented them here so that we can spend our time inventing things instead of re-inventing them.
(13947 views)
Book cover: Artificial Intelligence and GamesArtificial Intelligence and Games
by - Springer
The book is the first comprehensive textbook on the application and use of artificial intelligence in games. It will be used by educators and students of graduate or advanced undergraduate courses on game AI as well as game AI practitioners at large.
(8157 views)
Book cover: HTML5 Shoot 'em Up in an AfternoonHTML5 Shoot 'em Up in an Afternoon
by
Learn how to make a simple top-down shoot 'em up in a few hours using the Phaser HTML5 game framework. The book covers all of the basics: from placing and moving sprites, to managing collision detection and unit health, up to setting up a boss fight.
(5368 views)
Book cover: Make Games with PythonMake Games with Python
by - The MagPi Magazine
In this book, we are going to learn to make games on the Raspberry Pi with Pygame. We'll look at drawing, animation, keyboard and mouse controls, sound, and physics. This book isn't for absolute programming beginners, but it's not far from it.
(10191 views)