Added Age of Decadence.

This commit is contained in:
Daniel Buckmaster 2014-07-14 12:53:50 +02:00
parent c5a8fcb677
commit 547852a4fe
6 changed files with 41 additions and 20 deletions

View file

@ -174,6 +174,26 @@ root: ..
</div>
</div>
<div class="media col-sm-6">
<a class="pull-left" href="http://www.irontowerstudio.com/">
<img class="made-with-torque" src="{{page.root}}/img/aod-icon.jpg" />
</a>
<div class="media-body">
<h4 class="media-heading"><a href="http://www.irontowerstudio.com/">Age of Decadence</a></h4>
<a class="media-subheading" href="http://www.irontowerstudio.com/">Iron Tower Studio</a>
<p>
Well, if you want a hardcore, heavy metal roleplaying experience
that challenges you, this is the ticket. Otherwise, take a pass.
The game is vicious, both in its lack of morality and its
merciless systems. If you want to be the hero of a story, run
and dont look back. If you want to be Attia of the Julii or be
a power player, this is your RPG.
</p>
</div>
</div>
</div>
<div class="row">
<div class="media col-sm-6">
<a class="pull-left" href="http://www.deadlymatter.com/">
<img class="made-with-torque" src="{{page.root}}/img/deadly-matter-icon.jpg" />
@ -190,6 +210,24 @@ root: ..
</p>
</div>
</div>
<div class="media col-sm-6">
<a class="pull-left" href="http://www.thecube.qut.edu.au/project/virtual-reef">
<img class="made-with-torque" src="{{page.root}}/img/the-reef-icon.jpg" />
</a>
<div class="media-body">
<h4 class="media-heading"><a href="http://www.thecube.qut.edu.au/project/virtual-reef">Virtual Reef</a></h4>
<a class="media-subheading" href="http://www.thecube.qut.edu.au/">The Cube</a>
<p>
The Virtual Reef is a life-sized marine ecosystem expanding across
two levels of the Science and Engineering Centre in Brisbane.
Multi-touch technologies enable the user to manipulate, intimately
explore and interact with the reef world, specific behaviours and
relationships.
</p>
<a href="http://joticarroll.github.io/Torque3D/">Get the source code</a>
</div>
</div>
</div>
<div class="row">
@ -228,26 +266,6 @@ root: ..
</div>
</div>
</div>
<div class="row">
<div class="media col-sm-6">
<a class="pull-left" href="http://www.thecube.qut.edu.au/project/virtual-reef">
<img class="made-with-torque" src="{{page.root}}/img/the-reef-icon.jpg" />
</a>
<div class="media-body">
<h4 class="media-heading"><a href="http://www.thecube.qut.edu.au/project/virtual-reef">Virtual Reef</a></h4>
<a class="media-subheading" href="http://www.thecube.qut.edu.au/">The Cube</a>
<p>
The Virtual Reef is a life-sized marine ecosystem expanding across
two levels of the Science and Engineering Centre in Brisbane.
Multi-touch technologies enable the user to manipulate, intimately
explore and interact with the reef world, specific behaviours and
relationships.
</p>
<a href="http://joticarroll.github.io/Torque3D/">Get the source code</a>
</div>
</div>
</div>
</div>
<div class="banner"><div class="container">

BIN
img/aod-icon.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

BIN
img/banner32.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

BIN
img/banner33.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

BIN
img/banner34.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

View file

@ -149,6 +149,9 @@ $(document).ready(function() {
29: 'Dark Horizons: Mechanized Corps by Max Gaming Technologies',
30: 'Dark Horizons: Mechanized Corps by Max Gaming Technologies',
31: 'Dark Horizons: Mechanized Corps by Max Gaming Technologies',
32: 'Age of Decadence by Iron Tower Studio',
33: 'Age of Decadence by Iron Tower Studio',
34: 'Age of Decadence by Iron Tower Studio',
};
function shuffle(o) {