Silverlight version of Lode Runner:

Remake of the classical game Lode Runner in Silverlight.

Instructions

The player collects chests, while avoiding robots trying to catch him. After collecting all chests the player must climb to the top of the screen to advance to the next level. The player can dig holes to trap the robots and pass over them. After some time the hole would regenerate. If there is a robot in the hole at that time it would reappear at the top of the screen. There may be trap doors at the floors through which player and robots fall. 

Contact Petar Takev at: chorbagames@peshos.com

Min Silverlight Runtime Version: 2.0.31005.0



1. http://www.peshos.com/SilverRunner.html
The Silverlight game link: http://www.peshos.com/SilverRunnerSmall/ClientBin/TileGame.xap
Saved to: TileGame.zip

The SilverRunner.html was modified:
<param name="source" value="SilverRunnerSmall/ClientBin/TileGame.xap"/>
To:
<param name="source" value="TileGame.zip"/>



2. http://www.silverlightclub.com/apps/28-Silver-Runner.aspx
The Silverlight game link: http://www.silverlightclub.com/attachments/apps/28/SilverRunner.xap
Saved to: SilverRunner.xap

The SilverRunner.html was modified:
<param name="source" value="/attachments/apps/28/SilverRunner.xap"/>
To:
<param name="source" value="SilverRunner.xap"/>