Select your language

Home arrow-right BlitzPlus

We've compiled a list of 20 free and paid alternatives to BlitzPlus. The primary competitors include GDevelop, Polycode. In addition to these, users also draw comparisons between BlitzPlus and Construct Classic, Game Editor, Wintermute Engine Development Kit. Also you can look at other similar options here: About.


GDevelop
Free Open Source

GDevelop is an open-source game making software designed to be used by everyone.

Polycode
Free Open Source

Polycode is a C++ and Lua framework for building interactive applications.

Construct Classic
Free Open Source

Construct Classic is a free, DirectX 9 game creator for Windows, designed for 2D games.

Game Editor
Free Open Source

Game Editor is the open source game design software that gives you the power to create the games of...

Blitz3D
Free Open Source

Create 2D and 3D Games for Windows.

Microsoft XNA is a freeware set of tools with a managed runtime environment provided by Microsoft...

AGKSharp is a free implementation of AppGameKit to be used with C# and .NET

Reality Factory 2
Free Open Source

Reality Factory 2 is a next-generation game authoring suite.

Create 2D Games for Windows.

BlitzPlus Platforms

tick-square Windows

BlitzPlus Overview

Create 2D Games for Windows.
BlitzPlus provides developers with a complete 2D programming solution for the PC. Utilising a BASIC/C hybrid language for use with its compiler, BlitzPlus is capable of creating any type of 2D program, with minimal development-time and with minimal hassle. Just run the included IDE (or use one of your own), type your code and your Windows executable file will be created, ready to be run on any computer running Windows 95/NT 4 or later.
Language
BlitzPlus' language is a BASIC/C hybrid. As well featuring the classic BASIC constructs such as goto and gosub, it also features C influences such as functions and types. On top of this, BlitzPlus' command set features over 500 commands. This command set is highly streamlined meaning complete programs require very few lines of code indeed.
2D Engine
BlitzPlus' 2D engine is based on 'pure' 2D blitting operations, as opposed to 'fake' 3D ones. This has the combined benefit of allowing for pixel-perfect graphics, as well as allowing for compatibility with virtually all graphics cards, 2D or 3D. The 2D engine itself is highly capable, with the capability of performing thousands of blitting operations per second.
GUI Support
BlitzPlus' GUI support is implemented via an event-driven 'Gadget' system. Simply by adding GUI gadgets to your program, and setting up a small loop which deals with program events, you instantly have yourself a fully-blown application to compare with anything created by other languages.
IDE
BlitzPlus comes with its very own Integrated Development Editor (IDE). The IDE allows you to edit, test, debug and compile your program all from the one environment. If the included IDE is not to your liking, then you are free to use the code editor of your choice, as the Blitz compiler features command line capabilities.

BlitzPlus Features

tick-square 2D Game

Share your opinion about the software, leave a review and help make it even better!

BlitzPlus Tags

game-creation-platform game-creation

Suggest Changes

Your Feedback

Select a rating
Please select a rating

Your vote has been counted.

Do you have experience using this software?