var fDesc=new Array(); fDesc[0] = "Stealth platformer designed in the style of steampunk.

One day understand what a great mind, as well as a great power can be dangerous.
And this is confirmed - Mad genius who created an army of bots is now trying to conquer the world!
And he does it! But if so, it's my turn.

I - free soldier, and my name - Metal and I am once again going to save this crazy world.

- Logic puzzles, built on elements of stealth
- Dynamic levels, which can be taken in several ways
- The game is filled with atmosphere steampunk

Stealth platformer designed in the style of steampunk.

One day understand what a great mind, as well as a great power can be dangerous.
And this is confirmed - Mad genius who created an army of bots is now trying to conquer the world!
And he does it! But if so, it's my turn.

I - free soldier, and my name - Metal and I am once again going to save this crazy world.

- Logic puzzles, built on elements of stealth
- Dynamic levels, which can be taken in several ways
- The game is filled with atmosphere steampunk

Stealth platformer designed in the style of steampunk.

One day understand what a great mind, as well as a great power can be dangerous.
And this is confirmed - Mad genius who created an army of bots is now trying to conquer the world!
And he does it! But if so, it's my turn.

I - free soldier, and my name - Metal and I am once again going to save this crazy world.

- Logic puzzles, built on elements of stealth
- Dynamic levels, which can be taken in several ways
- The game is filled with atmosphere steampunk"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }