Blitz World Assembler

Blitz World Assembler is a free tool for building outdoor and indoor worlds by placing meshes, shapes, and other objects in a 3d world. Blitz World Assembler while it supports grid-based placement it...

BlitzBASIC Tetris Clone

This page demonstrates some code needed for a tetris clone that has more features such as: ability to end a game and start a new one, without exiting the program, ability to pause the game, ability t...

BlitzBASIC 2D Platformer Game

This page demonstrates a 2D platformer style game that has all of the features of the basic 2D platformer but has more features such as: a character that is now animated, the animation is consistent ...