PuzzleGame

by Tiberath
My "Game in a day" entry. A fun puzzle game. Can you finish it? [More]
To download this game for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Tiberath.PuzzleGame##version=3

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Tiberath.PuzzleGame##version=3

50 downloads
Version 1.3
Date added: Sep 22 2007
Last updated: Dec 20 2010
2 fans
A small puzzle game I wrote for the "Game in a Day" challenge.

Version: 1.2 (26/09/2007)
  • Addition: Added a list of Updates to help file.
  • Bug Fix: Using Restart Game on the last level would produce a runtime error and not return you to level one.
  • Addition: Added two new levels.
  • Bug Fix: The help button wouldn't display the help document when first clicked.

Version: 1.1 (24/09/2007)
  • Addition: One new level.
  • Bug Fix: Restart Game deleted PlayerStart object for level 2, allowing the game to finish on completion of level 1. (Squeegy)

Version: 1.0 (23/09/2007)
  • Initial Release