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: Designing Adaptive Virtual WorldsDesigning Adaptive Virtual Worlds
by - Walter de Gruyter & Co.
Designing adaptive virtual worlds takes the design of virtual places for education, entertainment, business, and cultural activities to a new level. This book presents an agent model for a design grammar so that unique places can be created ...
(7779 views)
Book cover: Making Games with Python and PygameMaking Games with Python and Pygame
by
This is a programming book that covers the Pygame game library for the Python programming language. Each chapter gives you the complete source code for a new game and teaches the important programming concepts from these examples.
(21877 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.
(17758 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.
(22556 views)