screenshot (github top 50) and statistics charts support in website output
game engines now counted as frameworks few additions
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -63,7 +63,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -82,13 +82,13 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Age of Empires</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/0.html#0_ad">0 A.D.</a>, <a href="../games/O.html#openage">openage</a></p>Media: <a href="https://en.wikipedia.org/wiki/Age_of_Empires_(video_game)">Age of Empires<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/0.html#0_ad">0 A.D.</a>, <a href="../frameworks/game engine.html#openage">openage</a></p>Media: <a href="https://en.wikipedia.org/wiki/Age_of_Empires_(video_game)">Age of Empires<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="age_of_empires_ii" class="box">
|
||||
<div class="block">
|
||||
<p class="title is-4">Age of Empires II</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/F.html#freeaoe">freeaoe</a>, <a href="../games/O.html#openage">openage</a></p>Media: <a href="https://en.wikipedia.org/wiki/Age_of_Empires_II">Age of Empires II<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/F.html#freeaoe">freeaoe</a>, <a href="../frameworks/game engine.html#openage">openage</a></p>Media: <a href="https://en.wikipedia.org/wiki/Age_of_Empires_II">Age of Empires II<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="age_of_pirates_2_city_of_abandoned_ships" class="box">
|
||||
<div class="block">
|
||||
@ -118,7 +118,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Alone in the Dark series</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#free_in_the_dark_engine">Free in the Dark (engine)</a></p>Media: <a href="https://en.wikipedia.org/wiki/Alone_in_the_Dark">Alone in the Dark series<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#free_in_the_dark_engine">Free in the Dark (engine)</a></p>Media: <a href="https://en.wikipedia.org/wiki/Alone_in_the_Dark">Alone in the Dark series<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="ambermoon" class="box">
|
||||
<div class="block">
|
||||
@ -285,7 +285,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -285,7 +285,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -226,7 +226,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Command & Conquer: Generals</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/O.html#opensage">OpenSAGE</a>, <a href="../games/T.html#thyme">Thyme</a></p>Media: <a href="https://en.wikipedia.org/wiki/Command_%26_Conquer:_Generals">Command & Conquer: Generals<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/game engine.html#opensage">OpenSAGE</a>, <a href="../games/T.html#thyme">Thyme</a></p>Media: <a href="https://en.wikipedia.org/wiki/Command_%26_Conquer:_Generals">Command & Conquer: Generals<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="command_conquer_red_alert" class="box">
|
||||
<div class="block">
|
||||
@ -310,7 +310,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Creatures</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openc2e">openc2e</a></p>Media: <a href="https://en.wikipedia.org/wiki/Creatures_(video_game_series)">Creatures<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#openc2e">openc2e</a></p>Media: <a href="https://en.wikipedia.org/wiki/Creatures_(video_game_series)">Creatures<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="crimsonland" class="box">
|
||||
<div class="block">
|
||||
@ -346,7 +346,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Cube 2: Sauerbraten</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/I.html#inexor">Inexor</a>, <a href="../games/O.html#open_cube">Open Cube</a></p>Media: <a href="https://en.wikipedia.org/wiki/Cube_2:_Sauerbraten">Cube 2: Sauerbraten<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/I.html#inexor">Inexor</a>, <a href="../frameworks/game engine.html#open_cube">Open Cube</a></p>Media: <a href="https://en.wikipedia.org/wiki/Cube_2:_Sauerbraten">Cube 2: Sauerbraten<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="cube_engine" class="box">
|
||||
<div class="block">
|
||||
@ -375,7 +375,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -58,7 +58,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Dark Forces</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/T.html#the_force_engine">The Force Engine</a></p>Media: <a href="https://en.wikipedia.org/wiki/Star_Wars:_Dark_Forces">Dark Forces<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#the_force_engine">The Force Engine</a></p>Media: <a href="https://en.wikipedia.org/wiki/Star_Wars:_Dark_Forces">Dark Forces<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="deadly_rooms_of_death" class="box">
|
||||
<div class="block">
|
||||
@ -70,7 +70,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Death Rally</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#drally">dRally</a>, <a href="../games/D.html#dreerally">Dreerally</a></p>Media: <a href="https://en.wikipedia.org/wiki/Death_Rally">Death Rally<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#drally">dRally</a>, <a href="../frameworks/game engine.html#dreerally">Dreerally</a></p>Media: <a href="https://en.wikipedia.org/wiki/Death_Rally">Death Rally<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="deathchase" class="box">
|
||||
<div class="block">
|
||||
@ -100,7 +100,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Delver</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/D.html#delverengine">DelverEngine</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#delverengine">DelverEngine</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="descent" class="box">
|
||||
<div class="block">
|
||||
@ -172,13 +172,13 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Doom</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#chocolate_doom">Chocolate Doom</a>, <a href="../games/C.html#classic_rbdoom_3_bfg">Classic RBDoom 3 BFG</a>, <a href="../games/D.html#do_it_yourself_doom_with_sdl">Do It Yourself Doom With SDL</a>, <a href="../games/D.html#doom">DOOM</a>, <a href="../games/D.html#doom_legacy">Doom Legacy</a>, <a href="../games/D.html#doom_retro">DOOM Retro</a>, <a href="../games/D.html#doom-ios">DOOM-iOS</a>, <a href="../games/D.html#doomsday_engine">Doomsday Engine</a>, <a href="../games/D.html#drl">DRL</a>, <a href="../games/F.html#freedoom">Freedoom</a>, <a href="../games/G.html#gloomy_dungeons">Gloomy Dungeons</a>, <a href="../games/G.html#gloomy_dungeons_2">Gloomy Dungeons 2</a>, <a href="../games/G.html#gzdoom">GZDoom</a>, <a href="../games/M.html#mocha_doom">Mocha Doom</a>, <a href="../games/O.html#odamex">Odamex</a>, <a href="../games/P.html#prboom+">PrBoom+</a>, <a href="../frameworks/tool.html#slade">SLADE</a>, <a href="../games/T.html#the_eternity_engine">The Eternity Engine</a>, <a href="../games/Y.html#yet_another_doom_clone">Yet Another Doom Clone</a>, <a href="../games/Z.html#zandronum">Zandronum</a>, <a href="../games/Z.html#zdoom">ZDoom</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#chocolate_doom">Chocolate Doom</a>, <a href="../frameworks/game engine.html#classic_rbdoom_3_bfg">Classic RBDoom 3 BFG</a>, <a href="../frameworks/game engine.html#do_it_yourself_doom_with_sdl">Do It Yourself Doom With SDL</a>, <a href="../frameworks/game engine.html#doom">DOOM</a>, <a href="../games/D.html#doom_legacy">Doom Legacy</a>, <a href="../games/D.html#doom_retro">DOOM Retro</a>, <a href="../games/D.html#doom-ios">DOOM-iOS</a>, <a href="../games/D.html#doomsday_engine">Doomsday Engine</a>, <a href="../games/D.html#drl">DRL</a>, <a href="../games/F.html#freedoom">Freedoom</a>, <a href="../games/G.html#gloomy_dungeons">Gloomy Dungeons</a>, <a href="../games/G.html#gloomy_dungeons_2">Gloomy Dungeons 2</a>, <a href="../games/G.html#gzdoom">GZDoom</a>, <a href="../games/M.html#mocha_doom">Mocha Doom</a>, <a href="../frameworks/game engine.html#odamex">Odamex</a>, <a href="../games/P.html#prboom+">PrBoom+</a>, <a href="../frameworks/tool.html#slade">SLADE</a>, <a href="../frameworks/game engine.html#the_eternity_engine">The Eternity Engine</a>, <a href="../games/Y.html#yet_another_doom_clone">Yet Another Doom Clone</a>, <a href="../games/Z.html#zandronum">Zandronum</a>, <a href="../games/Z.html#zdoom">ZDoom</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="doom_3" class="box">
|
||||
<div class="block">
|
||||
<p class="title is-4">Doom 3</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#classic_rbdoom_3_bfg">Classic RBDoom 3 BFG</a>, <a href="../games/D.html#dhewm3">dhewm3</a>, <a href="../games/R.html#rbdoom-3-bfg">RBDOOM-3-BFG</a></p>Media: <a href="https://en.wikipedia.org/wiki/Doom_3">Doom 3<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/game engine.html#classic_rbdoom_3_bfg">Classic RBDoom 3 BFG</a>, <a href="../games/D.html#dhewm3">dhewm3</a>, <a href="../frameworks/game engine.html#rbdoom-3-bfg">RBDOOM-3-BFG</a></p>Media: <a href="https://en.wikipedia.org/wiki/Doom_3">Doom 3<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="doom_64" class="box">
|
||||
<div class="block">
|
||||
@ -190,13 +190,13 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Doom II</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#doom_legacy">Doom Legacy</a>, <a href="../games/D.html#doom_retro">DOOM Retro</a>, <a href="../games/D.html#doom-ios">DOOM-iOS</a>, <a href="../games/D.html#doomsday_engine">Doomsday Engine</a>, <a href="../games/F.html#freedoom">Freedoom</a>, <a href="../games/G.html#gzdoom">GZDoom</a>, <a href="../games/M.html#mocha_doom">Mocha Doom</a>, <a href="../games/O.html#odamex">Odamex</a>, <a href="../games/P.html#prboom+">PrBoom+</a>, <a href="../games/Z.html#zandronum">Zandronum</a>, <a href="../games/Z.html#zdoom">ZDoom</a></p>Media: <a href="https://en.wikipedia.org/wiki/Doom_II_RPG">Doom II<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#doom_legacy">Doom Legacy</a>, <a href="../games/D.html#doom_retro">DOOM Retro</a>, <a href="../games/D.html#doom-ios">DOOM-iOS</a>, <a href="../games/D.html#doomsday_engine">Doomsday Engine</a>, <a href="../games/F.html#freedoom">Freedoom</a>, <a href="../games/G.html#gzdoom">GZDoom</a>, <a href="../games/M.html#mocha_doom">Mocha Doom</a>, <a href="../frameworks/game engine.html#odamex">Odamex</a>, <a href="../games/P.html#prboom+">PrBoom+</a>, <a href="../games/Z.html#zandronum">Zandronum</a>, <a href="../games/Z.html#zdoom">ZDoom</a></p>Media: <a href="https://en.wikipedia.org/wiki/Doom_II_RPG">Doom II<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="double_dragon" class="box">
|
||||
<div class="block">
|
||||
<p class="title is-4">Double Dragon</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openbor">OpenBOR</a></p>Media: <a href="https://en.wikipedia.org/wiki/Double_Dragon_(video_game)">Double Dragon<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#openbor">OpenBOR</a></p>Media: <a href="https://en.wikipedia.org/wiki/Double_Dragon_(video_game)">Double Dragon<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="dragon_wars" class="box">
|
||||
<div class="block">
|
||||
@ -226,13 +226,13 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Duke Nukem 3D</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#chocolate_duke3d">Chocolate Duke3D</a>, <a href="../games/D.html#duke3d">Duke3D</a>, <a href="../games/D.html#duke3dw32">Duke3d_w32</a>, <a href="../games/D.html#dukegdx">DukeGDX</a>, <a href="../games/E.html#eduke32">EDuke32</a>, <a href="../games/J.html#jfduke3d">JFDuke3D</a>, <a href="../games/R.html#raze">Raze</a>, <a href="../games/R.html#rednukem">Rednukem</a>, <a href="../games/X.html#xduke">xDuke</a></p>Media: <a href="https://en.wikipedia.org/wiki/Duke_Nukem_3D">Duke Nukem 3D<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#chocolate_duke3d">Chocolate Duke3D</a>, <a href="../games/D.html#duke3d">Duke3D</a>, <a href="../games/D.html#duke3dw32">Duke3d_w32</a>, <a href="../games/D.html#dukegdx">DukeGDX</a>, <a href="../games/E.html#eduke32">EDuke32</a>, <a href="../frameworks/game engine.html#jfduke3d">JFDuke3D</a>, <a href="../games/R.html#raze">Raze</a>, <a href="../games/R.html#rednukem">Rednukem</a>, <a href="../games/X.html#xduke">xDuke</a></p>Media: <a href="https://en.wikipedia.org/wiki/Duke_Nukem_3D">Duke Nukem 3D<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="duke_nukem_ii" class="box">
|
||||
<div class="block">
|
||||
<p class="title is-4">Duke Nukem II</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/R.html#rigel_engine">Rigel Engine</a></p>Media: <a href="https://en.wikipedia.org/wiki/Duke_Nukem_II">Duke Nukem II<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#rigel_engine">Rigel Engine</a></p>Media: <a href="https://en.wikipedia.org/wiki/Duke_Nukem_II">Duke Nukem II<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="dune_2" class="box">
|
||||
<div class="block">
|
||||
@ -262,13 +262,13 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Dungeon Keeper 2</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/K.html#keeperrl">KeeperRL</a>, <a href="../games/O.html#openkeeper">OpenKeeper</a></p>Media: <a href="https://en.wikipedia.org/wiki/Dungeon_Keeper_2">Dungeon Keeper 2<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/game engine.html#keeperrl">KeeperRL</a>, <a href="../frameworks/game engine.html#openkeeper">OpenKeeper</a></p>Media: <a href="https://en.wikipedia.org/wiki/Dungeon_Keeper_2">Dungeon Keeper 2<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="dwarf_fortress" class="box">
|
||||
<div class="block">
|
||||
<p class="title is-4">Dwarf Fortress</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#dwarfcorp">DwarfCorp</a>, <a href="../games/G.html#goblin_camp">Goblin Camp</a>, <a href="../games/V.html#veloren">Veloren</a></p>Media: <a href="https://en.wikipedia.org/wiki/Dwarf_Fortress">Dwarf Fortress<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/game engine.html#dwarfcorp">DwarfCorp</a>, <a href="../games/G.html#goblin_camp">Goblin Camp</a>, <a href="../games/V.html#veloren">Veloren</a></p>Media: <a href="https://en.wikipedia.org/wiki/Dwarf_Fortress">Dwarf Fortress<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
@ -279,7 +279,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -130,7 +130,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Escape from Monkey Island</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/R.html#residualvm">ResidualVM</a></p>Media: <a href="https://en.wikipedia.org/wiki/Escape_from_Monkey_Island">Escape from Monkey Island<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#residualvm">ResidualVM</a></p>Media: <a href="https://en.wikipedia.org/wiki/Escape_from_Monkey_Island">Escape from Monkey Island<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="escape_velocity" class="box">
|
||||
<div class="block">
|
||||
@ -159,7 +159,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -70,7 +70,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Fallout 2</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/F.html#falltergeist">Falltergeist</a>, <a href="../games/J.html#jsfo">jsFO</a>, <a href="../games/P.html#parpg">PARPG</a>, <a href="../games/S.html#sfall">sfall</a></p>Media: <a href="https://en.wikipedia.org/wiki/Fallout_2">Fallout 2<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/game engine.html#falltergeist">Falltergeist</a>, <a href="../games/J.html#jsfo">jsFO</a>, <a href="../games/P.html#parpg">PARPG</a>, <a href="../frameworks/game engine.html#sfall">sfall</a></p>Media: <a href="https://en.wikipedia.org/wiki/Fallout_2">Fallout 2<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="fallout_online" class="box">
|
||||
<div class="block">
|
||||
@ -94,19 +94,19 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Final Fantasy VII</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/Q.html#q-gears">Q-Gears</a></p>Media: <a href="https://en.wikipedia.org/wiki/Final_Fantasy_VII">Final Fantasy VII<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#q-gears">Q-Gears</a></p>Media: <a href="https://en.wikipedia.org/wiki/Final_Fantasy_VII">Final Fantasy VII<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="final_fantasy_viii" class="box">
|
||||
<div class="block">
|
||||
<p class="title is-4">Final Fantasy VIII</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openviii">OpenVIII</a></p>Media: <a href="https://en.wikipedia.org/wiki/Final_Fantasy_VIII">Final Fantasy VIII<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#openviii">OpenVIII</a></p>Media: <a href="https://en.wikipedia.org/wiki/Final_Fantasy_VIII">Final Fantasy VIII<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="final_fight" class="box">
|
||||
<div class="block">
|
||||
<p class="title is-4">Final Fight</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openbor">OpenBOR</a></p>Media: <a href="https://en.wikipedia.org/wiki/Final_Fight">Final Fight<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#openbor">OpenBOR</a></p>Media: <a href="https://en.wikipedia.org/wiki/Final_Fight">Final Fight<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="fire_emblem" class="box">
|
||||
<div class="block">
|
||||
@ -190,7 +190,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Freelancer</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/L.html#librelancer">Librelancer</a></p>Media: <a href="https://en.wikipedia.org/wiki/Freelancer_(video_game)">Freelancer<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#librelancer">Librelancer</a></p>Media: <a href="https://en.wikipedia.org/wiki/Freelancer_(video_game)">Freelancer<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="freeserf" class="box">
|
||||
<div class="block">
|
||||
@ -237,7 +237,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -112,13 +112,13 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Gothic</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/O.html#opengothic">OpenGothic</a>, <a href="../games/R.html#regoth">REGoth</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/game engine.html#opengothic">OpenGothic</a>, <a href="../games/R.html#regoth">REGoth</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="gothic_ii" class="box">
|
||||
<div class="block">
|
||||
<p class="title is-4">Gothic II</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/O.html#opengothic">OpenGothic</a>, <a href="../games/R.html#regoth">REGoth</a></p>Media: <a href="https://en.wikipedia.org/wiki/Gothic_II">Gothic II<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/game engine.html#opengothic">OpenGothic</a>, <a href="../games/R.html#regoth">REGoth</a></p>Media: <a href="https://en.wikipedia.org/wiki/Gothic_II">Gothic II<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="grand_theft_auto" class="box">
|
||||
<div class="block">
|
||||
@ -130,7 +130,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Grand Theft Auto III</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openrw">OpenRW</a></p>Media: <a href="https://en.wikipedia.org/wiki/Grand_Theft_Auto_III">Grand Theft Auto III<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#openrw">OpenRW</a></p>Media: <a href="https://en.wikipedia.org/wiki/Grand_Theft_Auto_III">Grand Theft Auto III<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="grand_theft_auto_san_andreas" class="box">
|
||||
<div class="block">
|
||||
@ -148,7 +148,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Grim Fandango</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/R.html#residualvm">ResidualVM</a></p>Media: <a href="https://en.wikipedia.org/wiki/Grim_Fandango">Grim Fandango<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#residualvm">ResidualVM</a></p>Media: <a href="https://en.wikipedia.org/wiki/Grim_Fandango">Grim Fandango<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="guitar_hero" class="box">
|
||||
<div class="block">
|
||||
@ -177,7 +177,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -76,7 +76,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Heretic</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#chocolate_doom">Chocolate Doom</a>, <a href="../games/D.html#doom_legacy">Doom Legacy</a>, <a href="../games/D.html#doom-ios">DOOM-iOS</a>, <a href="../games/D.html#doomsday_engine">Doomsday Engine</a>, <a href="../games/G.html#gzdoom">GZDoom</a>, <a href="../games/M.html#mocha_doom">Mocha Doom</a>, <a href="../games/O.html#odamex">Odamex</a>, <a href="../games/P.html#prboom+">PrBoom+</a>, <a href="../games/T.html#the_eternity_engine">The Eternity Engine</a>, <a href="../games/Z.html#zandronum">Zandronum</a>, <a href="../games/Z.html#zdoom">ZDoom</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#chocolate_doom">Chocolate Doom</a>, <a href="../games/D.html#doom_legacy">Doom Legacy</a>, <a href="../games/D.html#doom-ios">DOOM-iOS</a>, <a href="../games/D.html#doomsday_engine">Doomsday Engine</a>, <a href="../games/G.html#gzdoom">GZDoom</a>, <a href="../games/M.html#mocha_doom">Mocha Doom</a>, <a href="../frameworks/game engine.html#odamex">Odamex</a>, <a href="../games/P.html#prboom+">PrBoom+</a>, <a href="../frameworks/game engine.html#the_eternity_engine">The Eternity Engine</a>, <a href="../games/Z.html#zandronum">Zandronum</a>, <a href="../games/Z.html#zdoom">ZDoom</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="heroes_of_might_and_magic_ii" class="box">
|
||||
<div class="block">
|
||||
@ -94,7 +94,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Hexen</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#chocolate_doom">Chocolate Doom</a>, <a href="../games/D.html#doom_legacy">Doom Legacy</a>, <a href="../games/D.html#doom-ios">DOOM-iOS</a>, <a href="../games/D.html#doomsday_engine">Doomsday Engine</a>, <a href="../games/G.html#gzdoom">GZDoom</a>, <a href="../games/M.html#mocha_doom">Mocha Doom</a>, <a href="../games/O.html#odamex">Odamex</a>, <a href="../games/P.html#prboom+">PrBoom+</a>, <a href="../games/T.html#the_eternity_engine">The Eternity Engine</a>, <a href="../games/Z.html#zandronum">Zandronum</a>, <a href="../games/Z.html#zdoom">ZDoom</a></p>Media: <a href="https://en.wikipedia.org/wiki/Hexen:_Beyond_Heretic">Hexen<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#chocolate_doom">Chocolate Doom</a>, <a href="../games/D.html#doom_legacy">Doom Legacy</a>, <a href="../games/D.html#doom-ios">DOOM-iOS</a>, <a href="../games/D.html#doomsday_engine">Doomsday Engine</a>, <a href="../games/G.html#gzdoom">GZDoom</a>, <a href="../games/M.html#mocha_doom">Mocha Doom</a>, <a href="../frameworks/game engine.html#odamex">Odamex</a>, <a href="../games/P.html#prboom+">PrBoom+</a>, <a href="../frameworks/game engine.html#the_eternity_engine">The Eternity Engine</a>, <a href="../games/Z.html#zandronum">Zandronum</a>, <a href="../games/Z.html#zdoom">ZDoom</a></p>Media: <a href="https://en.wikipedia.org/wiki/Hexen:_Beyond_Heretic">Hexen<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="hexen_ii" class="box">
|
||||
<div class="block">
|
||||
@ -135,7 +135,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -64,7 +64,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Indiana Jones and his Desktop Adventures</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/D.html#desktopadventures">DesktopAdventures</a></p>Media: <a href="https://en.wikipedia.org/wiki/Indiana_Jones_and_His_Desktop_Adventures">Indiana Jones and his Desktop Adventures<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#desktopadventures">DesktopAdventures</a></p>Media: <a href="https://en.wikipedia.org/wiki/Indiana_Jones_and_His_Desktop_Adventures">Indiana Jones and his Desktop Adventures<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="infinite_mario_bros" class="box">
|
||||
<div class="block">
|
||||
@ -99,7 +99,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -111,7 +111,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -123,7 +123,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -136,7 +136,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Little Big Adventure</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/T.html#twin-e">twin-e</a>, <a href="../games/T.html#twinengine">TwinEngine</a></p>Media: <a href="https://en.wikipedia.org/wiki/Little_Big_Adventure">Little Big Adventure<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/game engine.html#twin-e">twin-e</a>, <a href="../frameworks/game engine.html#twinengine">TwinEngine</a></p>Media: <a href="https://en.wikipedia.org/wiki/Little_Big_Adventure">Little Big Adventure<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="little_big_adventure_2" class="box">
|
||||
<div class="block">
|
||||
@ -195,7 +195,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -220,7 +220,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Metroid Prime</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/M.html#metaforce">Metaforce</a></p>Media: <a href="https://en.wikipedia.org/wiki/Metroid_Prime">Metroid Prime<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#metaforce">Metaforce</a></p>Media: <a href="https://en.wikipedia.org/wiki/Metroid_Prime">Metroid Prime<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="metroidvania" class="box">
|
||||
<div class="block">
|
||||
@ -238,7 +238,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Micro Machines</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#dust_racing_2d">Dust Racing 2D</a>, <a href="../games/M.html#microracers">Microracers</a>, <a href="../games/Y.html#yorg">Yorg</a></p>Media: <a href="https://en.wikipedia.org/wiki/Micro_Machines_(video_game)">Micro Machines<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#dust_racing_2d">Dust Racing 2D</a>, <a href="../games/M.html#microracers">Microracers</a>, <a href="../frameworks/game engine.html#yorg">Yorg</a></p>Media: <a href="https://en.wikipedia.org/wiki/Micro_Machines_(video_game)">Micro Machines<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="micropolis" class="box">
|
||||
<div class="block">
|
||||
@ -280,19 +280,19 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Might and Magic VI: The Mandate of Heaven</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/W.html#world_of_might_and_magic">World of Might and Magic</a></p>Media: <a href="https://en.wikipedia.org/wiki/Might_and_Magic_VI:_The_Mandate_of_Heaven">Might and Magic VI: The Mandate of Heaven<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#world_of_might_and_magic">World of Might and Magic</a></p>Media: <a href="https://en.wikipedia.org/wiki/Might_and_Magic_VI:_The_Mandate_of_Heaven">Might and Magic VI: The Mandate of Heaven<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="might_and_magic_vii_for_blood_and_honor" class="box">
|
||||
<div class="block">
|
||||
<p class="title is-4">Might and Magic VII: For Blood and Honor</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/W.html#world_of_might_and_magic">World of Might and Magic</a></p>Media: <a href="https://en.wikipedia.org/wiki/Might_and_Magic_VII:_For_Blood_and_Honor">Might and Magic VII: For Blood and Honor<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#world_of_might_and_magic">World of Might and Magic</a></p>Media: <a href="https://en.wikipedia.org/wiki/Might_and_Magic_VII:_For_Blood_and_Honor">Might and Magic VII: For Blood and Honor<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="might_and_magic_viii_day_of_the_destroyer" class="box">
|
||||
<div class="block">
|
||||
<p class="title is-4">Might and Magic VIII: Day of the Destroyer</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/W.html#world_of_might_and_magic">World of Might and Magic</a></p>Media: <a href="https://en.wikipedia.org/wiki/Might_and_Magic_VIII:_Day_of_the_Destroyer">Might and Magic VIII: Day of the Destroyer<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#world_of_might_and_magic">World of Might and Magic</a></p>Media: <a href="https://en.wikipedia.org/wiki/Might_and_Magic_VIII:_Day_of_the_Destroyer">Might and Magic VIII: Day of the Destroyer<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="millipede" class="box">
|
||||
<div class="block">
|
||||
@ -304,7 +304,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Minecraft</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#chunk_stories">Chunk Stories</a>, <a href="../games/C.html#classicube">ClassiCube</a>, <a href="../games/C.html#craft">Craft</a>, <a href="../games/D.html#digbuild">Digbuild</a>, <a href="../games/D.html#dwarfcorp">DwarfCorp</a>, <a href="../games/F.html#freeminer">Freeminer</a>, <a href="../games/G.html#gnomescroll">Gnomescroll</a>, <a href="../games/H.html#hematite">Hematite</a>, <a href="../games/M.html#manic_digger">Manic Digger</a>, <a href="../games/M.html#mineclone_2">MineClone 2</a>, <a href="../games/M.html#minecraft-one-week-challenge">MineCraft-One-Week-Challenge</a>, <a href="../games/M.html#minecraft-weekend">minecraft-weekend</a>, <a href="../frameworks/framework.html#minetest">Minetest</a>, <a href="../games/P.html#pycraft">pycraft</a>, <a href="../frameworks/framework.html#terasology">Terasology</a>, <a href="../games/T.html#truecraft">TrueCraft</a>, <a href="../games/V.html#veloren">Veloren</a>, <a href="../games/V.html#voxelands">Voxelands</a></p>Media: <a href="https://en.wikipedia.org/wiki/Minecraft">Minecraft<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/game engine.html#chunk_stories">Chunk Stories</a>, <a href="../games/C.html#classicube">ClassiCube</a>, <a href="../games/C.html#craft">Craft</a>, <a href="../games/D.html#digbuild">Digbuild</a>, <a href="../frameworks/game engine.html#dwarfcorp">DwarfCorp</a>, <a href="../games/F.html#freeminer">Freeminer</a>, <a href="../games/G.html#gnomescroll">Gnomescroll</a>, <a href="../games/H.html#hematite">Hematite</a>, <a href="../games/M.html#manic_digger">Manic Digger</a>, <a href="../games/M.html#mineclone_2">MineClone 2</a>, <a href="../games/M.html#minecraft-one-week-challenge">MineCraft-One-Week-Challenge</a>, <a href="../games/M.html#minecraft-weekend">minecraft-weekend</a>, <a href="../frameworks/framework.html#minetest">Minetest</a>, <a href="../games/P.html#pycraft">pycraft</a>, <a href="../frameworks/framework.html#terasology">Terasology</a>, <a href="../games/T.html#truecraft">TrueCraft</a>, <a href="../games/V.html#veloren">Veloren</a>, <a href="../games/V.html#voxelands">Voxelands</a></p>Media: <a href="https://en.wikipedia.org/wiki/Minecraft">Minecraft<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="minesweeper" class="box">
|
||||
<div class="block">
|
||||
@ -328,7 +328,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Moai</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/A.html#adventure_engine">adventure engine</a></p>Media: <a href="https://en.wikipedia.org/wiki/Moai-kun">Moai<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#adventure_engine">adventure engine</a></p>Media: <a href="https://en.wikipedia.org/wiki/Moai-kun">Moai<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="moon-patrol" class="box">
|
||||
<div class="block">
|
||||
@ -364,7 +364,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Myst III: Exile</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/R.html#residualvm">ResidualVM</a></p>Media: <a href="https://en.wikipedia.org/wiki/Myst_III:_Exile">Myst III: Exile<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#residualvm">ResidualVM</a></p>Media: <a href="https://en.wikipedia.org/wiki/Myst_III:_Exile">Myst III: Exile<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
@ -375,7 +375,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -76,7 +76,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Need For Speed III: Hot Pursuit</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#opennfs">OpenNFS</a></p>Media: <a href="https://en.wikipedia.org/wiki/Need_for_Speed:_Hot_Pursuit_(2010_video_game)">Need For Speed III: Hot Pursuit<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#opennfs">OpenNFS</a></p>Media: <a href="https://en.wikipedia.org/wiki/Need_for_Speed:_Hot_Pursuit_(2010_video_game)">Need For Speed III: Hot Pursuit<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="nethack" class="box">
|
||||
<div class="block">
|
||||
@ -118,7 +118,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">NScripter</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#onscripter">ONScripter</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#onscripter">ONScripter</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="nuclear_reaction" class="box">
|
||||
<div class="block">
|
||||
@ -135,7 +135,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -58,7 +58,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">OGRE</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/A.html#alimer">Alimer</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#alimer">Alimer</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="old_school_runescape" class="box">
|
||||
<div class="block">
|
||||
@ -112,7 +112,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Outlaws</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/T.html#the_force_engine">The Force Engine</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#the_force_engine">The Force Engine</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="outpost" class="box">
|
||||
<div class="block">
|
||||
@ -135,7 +135,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -219,7 +219,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -52,19 +52,19 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Quake</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#darkplaces">DarkPlaces</a>, <a href="../games/E.html#ezquake">ezQuake</a>, <a href="../games/F.html#fitzquake">Fitzquake</a>, <a href="../games/F.html#fteqw">FTEQW</a>, <a href="../games/L.html#librequake">LibreQuake</a>, <a href="../games/P.html#proquake_4">ProQuake 4</a>, <a href="../games/Q.html#quakespasm">QuakeSpasm</a>, <a href="../games/T.html#tyrquake">TyrQuake</a>, <a href="../games/V.html#vkquake">vkQuake</a></p>Media: <a href="https://en.wikipedia.org/wiki/Quake_(video_game)">Quake<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/game engine.html#darkplaces">DarkPlaces</a>, <a href="../games/E.html#ezquake">ezQuake</a>, <a href="../games/F.html#fitzquake">Fitzquake</a>, <a href="../games/F.html#fteqw">FTEQW</a>, <a href="../games/L.html#librequake">LibreQuake</a>, <a href="../games/P.html#proquake_4">ProQuake 4</a>, <a href="../games/Q.html#quakespasm">QuakeSpasm</a>, <a href="../games/T.html#tyrquake">TyrQuake</a>, <a href="../games/V.html#vkquake">vkQuake</a></p>Media: <a href="https://en.wikipedia.org/wiki/Quake_(video_game)">Quake<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="quake_ii" class="box">
|
||||
<div class="block">
|
||||
<p class="title is-4">Quake II</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/F.html#fteqw">FTEQW</a>, <a href="../games/J.html#jake2">Jake2</a>, <a href="../games/Y.html#yamagi_quake_ii">Yamagi Quake II</a></p>Media: <a href="https://en.wikipedia.org/wiki/Quake_II">Quake II<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/F.html#fteqw">FTEQW</a>, <a href="../frameworks/game engine.html#jake2">Jake2</a>, <a href="../games/Y.html#yamagi_quake_ii">Yamagi Quake II</a></p>Media: <a href="https://en.wikipedia.org/wiki/Quake_II">Quake II<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="quake_iii_arena" class="box">
|
||||
<div class="block">
|
||||
<p class="title is-4">Quake III Arena</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/F.html#fquake3">FQuake3</a>, <a href="../games/F.html#fteqw">FTEQW</a>, <a href="../games/I.html#ioquake3">ioquake3</a>, <a href="../games/O.html#openarena">OpenArena</a>, <a href="../games/Q.html#quake3e">Quake3e</a>, <a href="../games/Q.html#quakejs">QuakeJS</a></p>Media: <a href="https://en.wikipedia.org/wiki/Quake_III_Arena">Quake III Arena<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/F.html#fquake3">FQuake3</a>, <a href="../games/F.html#fteqw">FTEQW</a>, <a href="../frameworks/game engine.html#ioquake3">ioquake3</a>, <a href="../games/O.html#openarena">OpenArena</a>, <a href="../games/Q.html#quake3e">Quake3e</a>, <a href="../games/Q.html#quakejs">QuakeJS</a></p>Media: <a href="https://en.wikipedia.org/wiki/Quake_III_Arena">Quake III Arena<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="quakeworld" class="box">
|
||||
<div class="block">
|
||||
@ -81,7 +81,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -82,7 +82,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Redneck Rampage</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/E.html#erampage">erampage</a>, <a href="../games/R.html#raze">Raze</a>, <a href="../games/R.html#redneckgdx">RedneckGDX</a>, <a href="../games/R.html#rednukem">Rednukem</a></p>Media: <a href="https://en.wikipedia.org/wiki/Redneck_Rampage">Redneck Rampage<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/game engine.html#erampage">erampage</a>, <a href="../games/R.html#raze">Raze</a>, <a href="../games/R.html#redneckgdx">RedneckGDX</a>, <a href="../games/R.html#rednukem">Rednukem</a></p>Media: <a href="https://en.wikipedia.org/wiki/Redneck_Rampage">Redneck Rampage<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="rescue" class="box">
|
||||
<div class="block">
|
||||
@ -160,7 +160,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">RPG Maker</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/framework.html#easyrpg_player">EasyRPG Player</a>, <a href="../frameworks/framework.html#mkxp">mkxp</a>, <a href="../games/T.html#tapir">Tapir</a></p>Media: <a href="https://en.wikipedia.org/wiki/RPG_Maker">RPG Maker<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/framework.html#easyrpg_player">EasyRPG Player</a>, <a href="../frameworks/framework.html#mkxp">mkxp</a>, <a href="../frameworks/game engine.html#tapir">Tapir</a></p>Media: <a href="https://en.wikipedia.org/wiki/RPG_Maker">RPG Maker<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="runescape_classic" class="box">
|
||||
<div class="block">
|
||||
@ -183,7 +183,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -46,7 +46,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">S.T.A.L.K.E.R: Call of Pripyat</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openxray">OpenXRay</a></p>Media: <a href="https://en.wikipedia.org/wiki/S.T.A.L.K.E.R.:_Call_of_Pripyat">S.T.A.L.K.E.R: Call of Pripyat<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#openxray">OpenXRay</a></p>Media: <a href="https://en.wikipedia.org/wiki/S.T.A.L.K.E.R.:_Call_of_Pripyat">S.T.A.L.K.E.R: Call of Pripyat<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="scorched_earth" class="box">
|
||||
<div class="block">
|
||||
@ -418,7 +418,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Star Wars Jedi Knight II: Jedi Outcast</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/J.html#jedioutcastlinux">JediOutcastLinux</a>, <a href="../games/O.html#openjk">OpenJK</a></p>Media: <a href="https://en.wikipedia.org/wiki/Star_Wars_Jedi_Knight_II:_Jedi_Outcast">Star Wars Jedi Knight II: Jedi Outcast<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/game engine.html#jedioutcastlinux">JediOutcastLinux</a>, <a href="../frameworks/game engine.html#openjk">OpenJK</a></p>Media: <a href="https://en.wikipedia.org/wiki/Star_Wars_Jedi_Knight_II:_Jedi_Outcast">Star Wars Jedi Knight II: Jedi Outcast<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="star_wars_jedi_knight_dark_forces_ii" class="box">
|
||||
<div class="block">
|
||||
@ -430,13 +430,13 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Star Wars Jedi Knight: Jedi Academy</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/J.html#jediacademylinux">JediAcademyLinux</a>, <a href="../games/O.html#openjk">OpenJK</a></p>Media: <a href="https://en.wikipedia.org/wiki/Star_Wars_Jedi_Knight:_Jedi_Academy">Star Wars Jedi Knight: Jedi Academy<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/J.html#jediacademylinux">JediAcademyLinux</a>, <a href="../frameworks/game engine.html#openjk">OpenJK</a></p>Media: <a href="https://en.wikipedia.org/wiki/Star_Wars_Jedi_Knight:_Jedi_Academy">Star Wars Jedi Knight: Jedi Academy<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="star_wars_galactic_battlegrounds" class="box">
|
||||
<div class="block">
|
||||
<p class="title is-4">Star Wars: Galactic Battlegrounds</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openage">openage</a></p>Media: <a href="https://en.wikipedia.org/wiki/Star_Wars:_Galactic_Battlegrounds">Star Wars: Galactic Battlegrounds<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#openage">openage</a></p>Media: <a href="https://en.wikipedia.org/wiki/Star_Wars:_Galactic_Battlegrounds">Star Wars: Galactic Battlegrounds<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="star_wars_knights_of_the_old_republic" class="box">
|
||||
<div class="block">
|
||||
@ -454,7 +454,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Star Wars: Yoda Stories</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#desktopadventures">DesktopAdventures</a>, <a href="../games/W.html#webfun">WebFun</a></p>Media: <a href="https://en.wikipedia.org/wiki/Star_Wars:_Yoda_Stories">Star Wars: Yoda Stories<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/game engine.html#desktopadventures">DesktopAdventures</a>, <a href="../frameworks/game engine.html#webfun">WebFun</a></p>Media: <a href="https://en.wikipedia.org/wiki/Star_Wars:_Yoda_Stories">Star Wars: Yoda Stories<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="starcraft" class="box">
|
||||
<div class="block">
|
||||
@ -496,13 +496,13 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Streets of Rage</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openbor">OpenBOR</a></p>Media: <a href="https://en.wikipedia.org/wiki/Streets_of_Rage">Streets of Rage<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#openbor">OpenBOR</a></p>Media: <a href="https://en.wikipedia.org/wiki/Streets_of_Rage">Streets of Rage<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="strife" class="box">
|
||||
<div class="block">
|
||||
<p class="title is-4">Strife</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#chocolate_doom">Chocolate Doom</a>, <a href="../games/S.html#strife_veteran_edition">Strife: Veteran Edition</a>, <a href="../games/T.html#the_eternity_engine">The Eternity Engine</a>, <a href="../games/Z.html#zandronum">Zandronum</a></p>Media: <a href="https://en.wikipedia.org/wiki/Strife_(1996_video_game)">Strife<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#chocolate_doom">Chocolate Doom</a>, <a href="../games/S.html#strife_veteran_edition">Strife: Veteran Edition</a>, <a href="../frameworks/game engine.html#the_eternity_engine">The Eternity Engine</a>, <a href="../games/Z.html#zandronum">Zandronum</a></p>Media: <a href="https://en.wikipedia.org/wiki/Strife_(1996_video_game)">Strife<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="stronghold" class="box">
|
||||
<div class="block">
|
||||
@ -526,7 +526,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">SunDog: Frozen Legacy</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/S.html#sundog">sundog</a></p>Media: <a href="https://en.wikipedia.org/wiki/SunDog:_Frozen_Legacy">SunDog: Frozen Legacy<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#sundog">sundog</a></p>Media: <a href="https://en.wikipedia.org/wiki/SunDog:_Frozen_Legacy">SunDog: Frozen Legacy<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="supaplex" class="box">
|
||||
<div class="block">
|
||||
@ -657,7 +657,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -148,13 +148,13 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">The Elder Scrolls III: Morrowind</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/O.html#openmw">OpenMW</a>, <a href="../games/O.html#openmw_for_android">OpenMW for Android</a>, <a href="../games/T.html#tes3mp">TES3MP</a></p>Media: <a href="https://en.wikipedia.org/wiki/The_Elder_Scrolls_III:_Morrowind">The Elder Scrolls III: Morrowind<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/game engine.html#openmw">OpenMW</a>, <a href="../games/O.html#openmw_for_android">OpenMW for Android</a>, <a href="../games/T.html#tes3mp">TES3MP</a></p>Media: <a href="https://en.wikipedia.org/wiki/The_Elder_Scrolls_III:_Morrowind">The Elder Scrolls III: Morrowind<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="the_elder_scrolls_arena" class="box">
|
||||
<div class="block">
|
||||
<p class="title is-4">The Elder Scrolls: Arena</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#opentesarena">OpenTESArena</a></p>Media: <a href="https://en.wikipedia.org/wiki/The_Elder_Scrolls:_Arena">The Elder Scrolls: Arena<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#opentesarena">OpenTESArena</a></p>Media: <a href="https://en.wikipedia.org/wiki/The_Elder_Scrolls:_Arena">The Elder Scrolls: Arena<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="the_great_giana_sisters" class="box">
|
||||
<div class="block">
|
||||
@ -220,7 +220,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">The Sims Online</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/F.html#freeso">FreeSO</a>, <a href="../games/P.html#project_dollhouse">Project Dollhouse</a></p>Media: <a href="https://en.wikipedia.org/wiki/The_Sims_Online">The Sims Online<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/game engine.html#freeso">FreeSO</a>, <a href="../games/P.html#project_dollhouse">Project Dollhouse</a></p>Media: <a href="https://en.wikipedia.org/wiki/The_Sims_Online">The Sims Online<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="theme_hospital" class="box">
|
||||
<div class="block">
|
||||
@ -274,7 +274,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Tomb Raider</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/E.html#edisonengine">EdisonEngine</a>, <a href="../games/O.html#openlara">OpenLara</a>, <a href="../games/O.html#openraider">OpenRaider</a>, <a href="../games/O.html#opentomb">OpenTomb</a></p>Media: <a href="https://en.wikipedia.org/wiki/Tomb_Raider_(1996_video_game)">Tomb Raider<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/game engine.html#edisonengine">EdisonEngine</a>, <a href="../games/O.html#openlara">OpenLara</a>, <a href="../games/O.html#openraider">OpenRaider</a>, <a href="../frameworks/game engine.html#opentomb">OpenTomb</a></p>Media: <a href="https://en.wikipedia.org/wiki/Tomb_Raider_(1996_video_game)">Tomb Raider<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="tomb_raider_chronicles" class="box">
|
||||
<div class="block">
|
||||
@ -292,7 +292,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Total Annihilation</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/M.html#machinations">Machinations</a>, <a href="../games/S.html#spring">Spring</a>, <a href="../games/T.html#total_annihilation_3d">Total Annihilation 3D</a>, <a href="../games/Z.html#zero-k">Zero-K</a></p>Media: <a href="https://en.wikipedia.org/wiki/Total_Annihilation">Total Annihilation<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/M.html#machinations">Machinations</a>, <a href="../frameworks/game engine.html#spring">Spring</a>, <a href="../games/T.html#total_annihilation_3d">Total Annihilation 3D</a>, <a href="../games/Z.html#zero-k">Zero-K</a></p>Media: <a href="https://en.wikipedia.org/wiki/Total_Annihilation">Total Annihilation<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="touhou" class="box">
|
||||
<div class="block">
|
||||
@ -393,7 +393,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -70,7 +70,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Ultima series</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/H.html#haxima">Haxima</a></p>Media: <a href="https://en.wikipedia.org/wiki/Ultima_(series)">Ultima series<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#haxima">Haxima</a></p>Media: <a href="https://en.wikipedia.org/wiki/Ultima_(series)">Ultima series<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="ultima_underworld_1" class="box">
|
||||
<div class="block">
|
||||
@ -94,7 +94,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Ultima VI: The False Prophet</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/N.html#nuvie">Nuvie</a></p>Media: <a href="https://en.wikipedia.org/wiki/Ultima_VI:_The_False_Prophet">Ultima VI: The False Prophet<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#nuvie">Nuvie</a></p>Media: <a href="https://en.wikipedia.org/wiki/Ultima_VI:_The_False_Prophet">Ultima VI: The False Prophet<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="ultima_vii_the_black_gate" class="box">
|
||||
<div class="block">
|
||||
@ -106,13 +106,13 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Ultima VIII: Pagan</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/P.html#pentagram">Pentagram</a></p>Media: <a href="https://en.wikipedia.org/wiki/Ultima_VIII:_Pagan">Ultima VIII: Pagan<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#pentagram">Pentagram</a></p>Media: <a href="https://en.wikipedia.org/wiki/Ultima_VIII:_Pagan">Ultima VIII: Pagan<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="ultima_worlds_of_adventure_2_martian_dreams" class="box">
|
||||
<div class="block">
|
||||
<p class="title is-4">Ultima: Worlds of Adventure 2: Martian Dreams</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/N.html#nuvie">Nuvie</a></p>Media: <a href="https://en.wikipedia.org/wiki/Ultima:_Worlds_of_Adventure_2:_Martian_Dreams">Ultima: Worlds of Adventure 2: Martian Dreams<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#nuvie">Nuvie</a></p>Media: <a href="https://en.wikipedia.org/wiki/Ultima:_Worlds_of_Adventure_2:_Martian_Dreams">Ultima: Worlds of Adventure 2: Martian Dreams<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="ultrastar_deluxe" class="box">
|
||||
<div class="block">
|
||||
@ -148,7 +148,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Urho3D</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/A.html#alimer">Alimer</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#alimer">Alimer</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
@ -159,7 +159,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -58,7 +58,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Vavoom</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/K.html#korax_heritage">Korax' Heritage</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#korax_heritage">Korax' Heritage</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="visual_pinball" class="box">
|
||||
<div class="block">
|
||||
@ -93,7 +93,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -184,7 +184,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Worlds of Ultima: The Savage Empire</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/N.html#nuvie">Nuvie</a></p>Media: <a href="https://en.wikipedia.org/wiki/Worlds_of_Ultima:_The_Savage_Empire">Worlds of Ultima: The Savage Empire<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#nuvie">Nuvie</a></p>Media: <a href="https://en.wikipedia.org/wiki/Worlds_of_Ultima:_The_Savage_Empire">Worlds of Ultima: The Savage Empire<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="worms" class="box">
|
||||
<div class="block">
|
||||
@ -207,7 +207,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -100,7 +100,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">XRay engine</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#oxygen_engine">Oxygen Engine</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#oxygen_engine">Oxygen Engine</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="xtank" class="box">
|
||||
<div class="block">
|
||||
@ -117,7 +117,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -69,7 +69,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -46,7 +46,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Z</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/Z.html#zed_online">Zed Online</a>, <a href="../games/Z.html#zod_engine">Zod Engine</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/Z.html#zed_online">Zed Online</a>, <a href="../frameworks/game engine.html#zod_engine">Zod Engine</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="zarch" class="box">
|
||||
<div class="block">
|
||||
@ -70,7 +70,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">ZZT</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#dreamzzt">DreamZZT</a>, <a href="../frameworks/tool.html#kevedit">KevEdit</a>, <a href="../games/R.html#reconstruction_of_zzt">Reconstruction of ZZT</a>, <a href="../games/R.html#roton">Roton</a>, <a href="../games/R.html#ruzzt">RuZZT</a>, <a href="../games/T.html#tyger">Tyger</a>, <a href="../frameworks/tool.html#zeta">Zeta</a>, <a href="../games/Z.html#zztgo">zztgo</a></p>Media: <a href="https://en.wikipedia.org/wiki/ZZT">ZZT<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/game engine.html#dreamzzt">DreamZZT</a>, <a href="../frameworks/tool.html#kevedit">KevEdit</a>, <a href="../games/R.html#reconstruction_of_zzt">Reconstruction of ZZT</a>, <a href="../games/R.html#roton">Roton</a>, <a href="../frameworks/game engine.html#ruzzt">RuZZT</a>, <a href="../frameworks/game engine.html#tyger">Tyger</a>, <a href="../frameworks/tool.html#zeta">Zeta</a>, <a href="../games/Z.html#zztgo">zztgo</a></p>Media: <a href="https://en.wikipedia.org/wiki/ZZT">ZZT<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
@ -81,7 +81,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -577,7 +577,7 @@
|
||||
<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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user