Downloads
Currently, the whole Game Development Kit is composed of 5 tools.
Engine - contains the game engine and KonsolScript interpreter in a monolithic executable binary. read more

- FreeKE (Free KonsolScript Engine) - Much more stable engine as of the moment. Runs only on Windows.
- Quixie (Krixware KonsolScript Engine) - aka Project:Quixie, is the cross-platform enabling engine. This WIP engine runs on GNU/Linux and Windows.
KonsolScript Editor - primary editor for KonsolScript. It is being written in VB6 but early versions work under GNU/Linux platform using WINE (WINE Is Not Emulator) — It was tested under Ubuntu GNU/Linux Distribution. read more
MapBuilder - a tool to make tile-based map. read more
EntityBuilder - creates an entity script for use in Map. read more
BMP2KS - takes a picture’s pixels and create a KonsolScript file that will resemble the picture. read more
