additions from backlog and osgameclones
This commit is contained in:
@ -2905,7 +2905,7 @@ A [MUD client](https://en.wikipedia.org/wiki/MUD_client)
|
||||
<span class="tag is-light">3D</span></div></div>
|
||||
<div class="block"></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepage: </span><a href="https://torque3d.org/">torque3d.org</a><br>
|
||||
<span class="has-text-weight-semibold">Homepages: </span><a href="https://torque3d.org/">torque3d.org</a>, <a href="http://www.garagegames.com/products/torque-3d">www.garagegames.com/products/torque-3d</a><br>
|
||||
<span class="has-text-weight-semibold">Media: </span><a href="https://en.wikipedia.org/wiki/Torque_(game_engine)">Torque 3D<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a><br>
|
||||
<span class="has-text-weight-semibold">Download: </span><a href="http://wiki.torque3d.org/main:downloads">wiki.torque3d.org/main:downloads</a><br></div>
|
||||
<div class="block">
|
||||
@ -3061,6 +3061,37 @@ A [MUD client](https://en.wikipedia.org/wiki/MUD_client)
|
||||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/total_annihilation_3d.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
|
||||
</div>
|
||||
</div>
|
||||
<div id="tower_toppler" class="box">
|
||||
<nav class="level">
|
||||
<div class="level-left">
|
||||
<div class="level-item">
|
||||
<h2 class="title is-4">Tower Toppler</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="level-right"><div class="level-item">
|
||||
<span class="is-size-7 has-text-weight-bold has-text-info">mature</span></div><div class="level-item">
|
||||
<span class="is-size-7 has-text-gray-lighter">inactive since 2012</span><span class="icon is-large has-text-black" ><i class="icon-brightness_3"></i></span></div></div>
|
||||
</nav>
|
||||
<div class="block"><span class="mr-2">
|
||||
<span class="has-text-weight-semibold">Platform:</span></span><span class="mr-2"><a href="platforms.html#unspecified" title="Unspecified"><span class="icon is-large has-text-black" ><i class="icon-device_unknown"></i></span></a></span><div class="tags has-addons"><a href="genres.html#arcade" title="arcade games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-pacman"></i></span>arcade</a><a href="genres.html#remake" title="remake games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-undo"></i></span>remake</a>
|
||||
<span class="tag is-light">skill</span></div></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/N.html#nebulus">
|
||||
<span class="has-text-weight-semibold">Nebulus</span></a><br></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepages: </span><a href="http://toppler.sourceforge.net/">toppler.sourceforge.net</a>, <a href="https://sourceforge.net/projects/toppler/">toppler<span class="icon is-large has-text-black" ><i class="icon-sourceforge"></i></span></a><br></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Technical info</span><br>
|
||||
<span class="is-size-7">Code languages: </span><a href="languages.html#c++">
|
||||
<span class="is-size-7">C++</span></a><br>
|
||||
<span class="is-size-7">Code licenses: </span><a href="https://en.wikipedia.org/wiki/GNU_General_Public_License" class="is-size-7">GPL-2.0</a><br>
|
||||
<span class="is-size-7">Code dependencies: </span>
|
||||
<span class="is-size-7">SDL</span><br></div>
|
||||
<div class="block">
|
||||
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
|
||||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/tower_toppler.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
|
||||
</div>
|
||||
</div>
|
||||
<div id="towerjumper" class="box">
|
||||
<nav class="level">
|
||||
<div class="level-left">
|
||||
@ -4627,7 +4658,7 @@ The codebase was eventually forked by the GoTH development team as the basis for
|
||||
<p>The content (games descriptions) is licensed <a href="https://github.com/Trilarion/opensourcegames/blob/master/LICENSE">CC-0</a>.
|
||||
Used icons are licensed under CC BY-SA 3.0 (<a href="https://github.com/somerandomdude/Iconic">Iconic</a> or <a href="http://designmodo.com/linecons-free/">Linecons</a>), CC0 1.0 (<a href="https://simpleicons.org/">Simple Icons</a>),
|
||||
CC BY 4.0 (<a href="https://github.com/FortAwesome/Font-Awesome">Font Awesome</a> or <a href="https://icomoon.io/#icons-icomoon">IcoMoon Free</a>), CC BY-SA 4.0 (<a href="http://www.entypo.com/">Entypo+</a>) or Apache License 2.0 (<a href="https://material.io/resources/icons">Material Icons</a>).
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-09-22 11:18</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-09-24 13:27</p>
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user