update of html output
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
<title>OSGL</title>
|
||||
<link rel="stylesheet" href="../css/bulma.min.css">
|
||||
<link rel="stylesheet" href="../css/osgl.min.css">
|
||||
<link rel="icon" type="image/svg+xml" href="../favicon.svg">
|
||||
</head>
|
||||
<body><nav class="navbar container is-light" aria-label="main navigation">
|
||||
<div class="navbar-brand">
|
||||
@ -88,7 +89,8 @@ Check the games that it includes.
|
||||
<span class="is-size-7">since 2013</span>, <span class="icon is-large has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://github.com/e-ucm/eAdventure.git @add" class="is-size-7">e-ucm/eAdventure.git @add<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
|
||||
<span class="is-size-7">archived</span>,
|
||||
<span class="is-size-7">since 2012</span>, <span class="icon is-large has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://github.com/e-ucm/uAdventure.git @add" class="is-size-7">e-ucm/uAdventure.git @add<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
|
||||
<span class="is-size-7">since 2016</span>, <span class="icon is-large has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://gitlab.com/osgames/e-adventure.git @add" class="is-size-7">osgames/e-adventure.git @add<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>, <a href="https://svn.code.sf.net/p/e-adventure/code" class="is-size-7">svn.code.sf.net/p/e-adventure/code</a><br>
|
||||
<span class="is-size-7">since 2016</span>, <span class="icon is-large has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://gitlab.com/osgames/e-adventure.git @add" class="is-size-7">osgames/e-adventure.git @add<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
|
||||
<span class="is-size-7">since 2019</span>, <span class="icon is-large has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://svn.code.sf.net/p/e-adventure/code" class="is-size-7">svn.code.sf.net/p/e-adventure/code</a><br>
|
||||
<span class="is-size-7">Build system: </span><a href="http://ant.apache.org/" class="is-size-7">Ant</a><br></div>
|
||||
<div class="block">
|
||||
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
|
||||
@ -401,6 +403,38 @@ Check the games that it includes.
|
||||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/einstein_puzzle.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
|
||||
</div>
|
||||
</div>
|
||||
<div id="elifut_android" class="box">
|
||||
<nav class="level">
|
||||
<div class="level-left">
|
||||
<div class="level-item">
|
||||
<h2 class="title is-4">EliFUT Android</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="level-right"><div class="level-item">
|
||||
<span class="is-size-7 has-text-weight-bold has-text-info">mature</span></div><div class="level-item">
|
||||
<span class="is-size-7 has-text-weight-bold has-text-info">active</span><span class="icon is-large has-text-black" ><i class="icon-sun"></i></span></div></div>
|
||||
</nav>
|
||||
<div class="block"><span class="mr-2">
|
||||
<span class="has-text-weight-semibold">Platform:</span></span><span class="mr-2"><a href="platforms.html#android" title="Android"><span class="icon is-large has-text-black" ><i class="icon-android"></i></span></a></span><div class="tags has-addons"><a href="genres.html#simulation" title="simulation games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-rocket1"></i></span>simulation</a>
|
||||
<span class="tag is-light">soccer</span></div></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/E.html#elifoot_98">
|
||||
<span class="has-text-weight-semibold">Elifoot 98</span></a><br></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepage: </span><a href="https://web.archive.org/web/20181218234304/http://elifut.com/">Archive: 20181218234304/http://elifut.com</a><br></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Technical info</span><br>
|
||||
<span class="is-size-7">Code languages: </span><a href="languages.html#java">
|
||||
<span class="is-size-7">Java</span></a>, <a href="languages.html#kotlin">
|
||||
<span class="is-size-7">Kotlin</span></a><br>
|
||||
<span class="is-size-7">Code licenses: </span><a href="https://en.wikipedia.org/wiki/Apache_License" class="is-size-7">Apache-2.0</a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://github.com/EliFUT/android.git" class="is-size-7">EliFUT/android.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br>
|
||||
<span class="is-size-7">Build system: </span><a href="https://gradle.org/" class="is-size-7">Gradle</a><br></div>
|
||||
<div class="block">
|
||||
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
|
||||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/elifut_android.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
|
||||
</div>
|
||||
</div>
|
||||
<div id="elonafoobar" class="box">
|
||||
<nav class="level">
|
||||
<div class="level-left">
|
||||
@ -1005,7 +1039,8 @@ Check the games that it includes.
|
||||
<span class="is-size-7">Code languages: </span><a href="languages.html#python">
|
||||
<span class="is-size-7">Python</span></a><br>
|
||||
<span class="is-size-7">Code licenses: </span><a href="https://en.wikipedia.org/wiki/MIT_License" class="is-size-7">MIT</a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/eos-game.git" class="is-size-7">osgames/eos-game.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>, <a href="https://svn.code.sf.net/p/eos-game/code" class="is-size-7">svn.code.sf.net/p/eos-game/code</a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/eos-game.git" class="is-size-7">osgames/eos-game.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
|
||||
<span class="is-size-7">since 2018</span>, <span class="icon is-large has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://svn.code.sf.net/p/eos-game/code" class="is-size-7">svn.code.sf.net/p/eos-game/code</a><br>
|
||||
<span class="is-size-7">Code dependencies: </span>
|
||||
<span class="is-size-7">pygame</span><br></div>
|
||||
<div class="block">
|
||||
@ -1611,8 +1646,8 @@ Check the games that it includes.
|
||||
|
||||
</span></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/T.html#tuxracer">
|
||||
<span class="has-text-weight-semibold">TuxRacer</span></a><br>
|
||||
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/T.html#tux_racer">
|
||||
<span class="has-text-weight-semibold">Tux Racer</span></a><br>
|
||||
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/C.html#cedric_heintz">
|
||||
<span class="has-text-weight-semibold">Cedric Heintz</span></a>, <a href="../developers/C.html#charles_goodwin">
|
||||
<span class="has-text-weight-semibold">Charles Goodwin</span></a>, <a href="../developers/E.html#erin">
|
||||
@ -1798,7 +1833,7 @@ Check the games that it includes.
|
||||
<p>The content (games descriptions) is licensed <a href="https://github.com/Trilarion/opensourcegames/blob/master/LICENSE">CC-0</a>.
|
||||
Used icons are licensed under CC BY-SA 3.0 (<a href="https://github.com/somerandomdude/Iconic">Iconic</a> or <a href="http://designmodo.com/linecons-free/">Linecons</a>), CC0 1.0 (<a href="https://simpleicons.org/">Simple Icons</a>),
|
||||
CC BY 4.0 (<a href="https://github.com/FortAwesome/Font-Awesome">Font Awesome</a> or <a href="https://icomoon.io/#icons-icomoon">IcoMoon Free</a>), CC BY-SA 4.0 (<a href="http://www.entypo.com/">Entypo+</a>) or Apache License 2.0 (<a href="https://material.io/resources/icons">Material Icons</a>).
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-09-27 21:31</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-02 13:39</p>
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user