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: 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.
(8226 views)
Book cover: Strategy Game ProgrammingStrategy Game Programming
by
These pages intend to give a comprehensive overview of the elements of a computer program which can play two-player strategy games like tic-tac-toe, connect four, checkers and chess. Code fragments in this text are written in C.
(17929 views)
Book cover: Action Arcade Adventure SetAction Arcade Adventure Set
by - Coriolis Group Books
The art and science of creating side scroller games is documented quite thoroughly in this book. If you can look past some obvious anachronisms, you will find that this old book still contains a lot of useful information.
(18837 views)
Book cover: Creating Adventure Games On Your ComputerCreating Adventure Games On Your Computer
by - Ballantine Books
Though dated, Hartnell's book is a good introduction to adventure game construction. While the book focuses on BASIC programming, which wouldn't be a programmer's choice today, it offers sound design techniques for the absolute beginner.
(22760 views)