Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's games.

 

 

 

 

 

(Game) Maziak

 

Maziak is a simple maze retro game (and a clone of the Sinclair ZX Spectrum/MSX game Maziak/Maziacs/Mazoggs), in which you have to find a maze's exit. But there are also enemies in the maze that can be beaten by a sword. There are also prisoners, that temporarily show the way to the exit upon freeing them.

 

 

 

 

 

Downloads

 

  1. View a screenshot of 'Maziak' (v.2.0)(png)
  2. View a screenshot of the 'Maziak' menu screen (v.2.0)(png)
  3. View a screenshot of the 'Maziak' instructions screen (v.2.0)(png)
  4. Download the 'Maziak' Windows executable (v.1.4)(zip)
  5. Download the 'Maziak' source code (v.2.0)(zip)
  6. View the Qt Creator source code of 'Maziak' as a web page (v.2.0)(htm)
  7. View the C++ Builder source code of 'Maziak' as a web page (v.1.4)(htm)
  8. Download the 'Maziak' (png) sprites (v.2.0)(zip)

 

 

 

 

 

Older downloads

 

Version 1.0 of the game relies heavily on the function DrawGlobe.

 

  1. Download the 'Maziak' Windows executable (v.1.4)(zip)
  2. Download the 'Maziak' source code (v.1.4)(zip)
  3. Download the 'Maziak' (bmp) sprites (v.1.4)(zip)
  4. View a screenshot of 'Maziak' (v.1.3)(png)
  5. View a screenshot of the 'Maziak' menu screen (v.1.3)(png)
  6. View a screenshot of the 'Maziak' instructions screen (v.1.3)(png)
  7. Download the 'Maziak' Windows executable (v.1.3)(zip)
  8. Download the 'Maziak' source code (v.1.3)(zip)
  9. Download the 'Maziak' (bmp) sprites (v.1.3)(zip)
  10. View a screenshot of 'Maziak' (v.1.2)(png)
  11. View a screenshot of the 'Maziak' menu screen (v.1.2)(png)
  12. Download the 'Maziak' (bmp) sprites (v.1.2)(zip)
  13. Download the 'Maziak' Windows executable (v.1.2)(zip)
  14. Download the 'Maziak' source code (v.1.2)(zip)
  15. View a screenshot of 'Maziak' (v.1.1)(png)
  16. View a screenshot of the 'Maziak' menu screen (v.1.1)(png)
  17. Download the 'Maziak' (bmp) sprites (v.1.1)(zip)
  18. Download the 'Maziak' Windows executable (v.1.1)(zip)
  19. Download the 'Maziak' source code (v.1.1)(zip)
  20. View a screenshot of 'Maziak' (v.1.0)(png)
  21. View a screenshot of the 'Maziak' menu screen (v.1.0)(png)
  22. Download the 'Maziak' Windows executable (v.1.0)(zip)
  23. Download the 'Maziak' source code (v.1.0)(zip)

 

 

 

 

 

Maziak history

 

 

 

 

 

 

Source code

 

Maziak version 1.0 to and including 1.4 (that run only on Windows) are programmed in C++ using the C++ Builder 6.0 IDE. It uses the STL, VCL and Boost libraries. Maziak relies heavily on the functions CreateMaze, SolveMaze, CountDeadEnds and SetPixel.

 

Maziak version 2.0 and further are programmed in C++ using the Qt Creator 2.0.0 IDE. It uses the STL, Qt and Boost libraries. Maziak relies heavily on the functions CreateMaze, SolveMaze and CountDeadEnds.

 

  1. View the C++ Builder source code of Maziak version 1.4 as a web page
  2. View the Qt Creator source code of Maziak version 2.0 as a web page

 

 

 

 

 

External links

 

 

 

 

 

 

Licence

 

    Maziak. A simple maze game.
    Copyright (C) 2007 Richel Bilderbeek
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.
 
    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
    along with this program. If not, see <http://www.gnu.org/licenses/>.

 

 

 

 

 

Go back to Richel Bilderbeek's games.

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict