PuzzleGame

by Tiberath
My "Game in a day" entry. A fun puzzle game. Can you finish it?
Version 1.3 · Date Added: 9/23/07

Only Windows users can play this game. If you wish to download this game for your Linux/Mac installation in order to host in Dream Daemon, enter the following 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

[Single-player]Single-player
[Multiplayer]Multiplayer
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