Jelajahi Sumber

Added Villagers and Heroes.

Daniel Buckmaster 11 tahun lalu
induk
melakukan
ac1d440e67
6 mengubah file dengan 49 tambahan dan 26 penghapusan
  1. 37 17
      engine/index.html
  2. TEMPAT SAMPAH
      img/banner12.jpg
  3. TEMPAT SAMPAH
      img/banner13.jpg
  4. TEMPAT SAMPAH
      img/banner14.jpg
  5. TEMPAT SAMPAH
      img/villagers-and-heroes-icon.jpg
  6. 12 9
      index.html

+ 37 - 17
engine/index.html

@@ -120,6 +120,43 @@ root: ..
         </div>
     </div>
 
+    <div class="row">
+        <div class="media col-sm-6">
+            <a class="pull-left" href="http://www.villagersandheroes.com/">
+                <img class="made-with-torque" src="{{page.root}}/img/villagers-and-heroes-icon.jpg" />
+            </a>
+            <div class="media-body">
+                <h4 class="media-heading"><a href="http://www.villagersandheroes.com/">Villagers and Heroes</a></h4>
+                <a class="media-subheading" href="http://www.madottergames.com/">Mad Otter Games</a>
+                <p>
+                Villagers and Heroes, a fantasy role-playing game with a vast
+                multiplayer world, is easy to learn, has an intuitive
+                user-interface, and features wonderfully rich gameplay providing
+                thousands of hours of exploration and challenge. The Seven Realms,
+                populated with quirky characters and ghoulish beasties, offer
+                hundreds of quests and an array of different gameplay styles.
+                </p>
+            </div>
+        </div>
+
+        <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" />
+            </a>
+            <div class="media-body">
+                <h4 class="media-heading"><a href="http://www.deadlymatter.com/">Deadly Matter</a></h4>
+                <a class="media-subheading" href="http://www.studiodimsum.com/">Studio Dim Sum</a>
+                <p>
+                Deadly Matter is not a shooter. That doesn't mean you won't have
+                to handle a weapon, but it may be a bit different from what you
+                have experienced in other games. The story behind the game is
+                based on science and history. Be prepared for the unknown and
+                face immense forces that threaten our existence.
+                </p>
+            </div>
+        </div>
+    </div>
+
     <div class="row">
         <div class="media col-sm-6">
             <a class="pull-left" href="http://respawn.gobbogamessa.com/">
@@ -158,23 +195,6 @@ root: ..
     </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" />
-            </a>
-            <div class="media-body">
-                <h4 class="media-heading"><a href="http://www.deadlymatter.com/">Deadly Matter</a></h4>
-                <a class="media-subheading" href="http://www.studiodimsum.com/">Studio Dim Sum</a>
-                <p>
-                Deadly Matter is not a shooter. That doesn't mean you won't have
-                to handle a weapon, but it may be a bit different from what you
-                have experienced in other games. The story behind the game is
-                based on science and history. Be prepared for the unknown and
-                face immense forces that threaten our existence.
-                </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" />

TEMPAT SAMPAH
img/banner12.jpg


TEMPAT SAMPAH
img/banner13.jpg


TEMPAT SAMPAH
img/banner14.jpg


TEMPAT SAMPAH
img/villagers-and-heroes-icon.jpg


+ 12 - 9
index.html

@@ -118,17 +118,20 @@ root: .
 <script type="text/javascript">
 (function() {
   var images = {
-    1: 'Deadly Matter by Studio Dim Sum',
-    2: 'Airship Dragoon by YorkshireRifes',
-    3: 'Deadly Matter by Studio Dim Sum',
-    4: 'Life is Feudal',
-    5: 'Frozen Endzone by Mode 7',
-    6: 'The Reef by QUT',
-    7: 'By Felix Westin',
-    8: 'By Felix Westin',
-    9: 'BeamNG.drive by BeamNG',
+    1:  'Deadly Matter by Studio Dim Sum',
+    2:  'Airship Dragoon by YorkshireRifes',
+    3:  'Deadly Matter by Studio Dim Sum',
+    4:  'Life is Feudal',
+    5:  'Frozen Endzone by Mode 7',
+    6:  'The Reef by QUT',
+    7:  'By Felix Westin',
+    8:  'By Felix Westin',
+    9:  'BeamNG.drive by BeamNG',
     10: 'Re-Spawn by Gobbo Games',
     11: 'Blood & Mana',
+    12: 'Villagers and Heroes by mad Otter Games',
+    13: 'Villagers and Heroes by mad Otter Games',
+    14: 'Villagers and Heroes by mad Otter Games',
   };
 
   function addImages() {