Tile Walker
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
Tile Walker is a simple, browser based game where the objective is to walk across a set of tiles from the top left to the bottom right, collecting any necessary keys for locks, boots for fire and flippers for swimming.
This is my first LD entry, and I was originally going to enter this in the Jam, but since I've finished it already it might as well be a competition entry.
Screenshot 1 shows a game in play, where a pickup has been discovered but not yet collected.
Screenshot 2 is a progression of that game, but with cheatmode enabled (see below).
Each level is randomly generated, almost all should be completable though occasionally I've found a lock will generate without a key.
The game is handled by PHP scripts and Javascript (utilising the jQuery library).
Throwing the cheat switch into the URL will allow you to... well, cheat!
There is also a debug mode if the debug parameter is set, but this is disabled in the web version. It can be enabled by changing the settings in the index.php source file.
If you play the version on my server, please be gentle with it - the server is prone to falling over, so if something doesn't work right away try again in a few moments.
If you download the sauce and host your own this problem shouldn't exist.
Please don't be _too_ harsh - I'm not a game developer or a graphic artist and I suffer from a severe case of Lackofcreativityitis! Brutal honesty, on the other hand, is accepted ;-)
This is my first LD entry, and I was originally going to enter this in the Jam, but since I've finished it already it might as well be a competition entry.
Screenshot 1 shows a game in play, where a pickup has been discovered but not yet collected.
Screenshot 2 is a progression of that game, but with cheatmode enabled (see below).
Each level is randomly generated, almost all should be completable though occasionally I've found a lock will generate without a key.
The game is handled by PHP scripts and Javascript (utilising the jQuery library).
Throwing the cheat switch into the URL will allow you to... well, cheat!
There is also a debug mode if the debug parameter is set, but this is disabled in the web version. It can be enabled by changing the settings in the index.php source file.
If you play the version on my server, please be gentle with it - the server is prone to falling over, so if something doesn't work right away try again in a few moments.
If you download the sauce and host your own this problem shouldn't exist.
Please don't be _too_ harsh - I'm not a game developer or a graphic artist and I suffer from a severe case of Lackofcreativityitis! Brutal honesty, on the other hand, is accepted ;-)