mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-04 13:00:33 +00:00
Added Age of Decadence.
This commit is contained in:
parent
c5a8fcb677
commit
547852a4fe
6 changed files with 41 additions and 20 deletions
|
|
@ -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 don’t 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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue