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">
|
||||
@ -761,9 +762,11 @@ Includes Neverputt, a hot-seat multiplayer miniature golf game.
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Technical info</span><br>
|
||||
<span class="is-size-7">Code languages: </span><a href="languages.html#c++">
|
||||
<span class="is-size-7">C++</span></a><br>
|
||||
<span class="is-size-7">C++</span></a>, <a href="languages.html#c">
|
||||
<span class="is-size-7">C</span></a><br>
|
||||
<span class="is-size-7">Code licenses: </span><a href="https://en.wikipedia.org/wiki/GNU_General_Public_License" class="is-size-7">GPL-2.0</a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/night-hawk.git" class="is-size-7">osgames/night-hawk.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>, <a href="http://night-hawk.cvs.sourceforge.net" class="is-size-7">night-hawk.cvs.sourceforge.net</a><br></div>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/night-hawk.git" class="is-size-7">osgames/night-hawk.git<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="http://night-hawk.cvs.sourceforge.net" class="is-size-7">night-hawk.cvs.sourceforge.net</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/nighthawk.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
|
||||
@ -1002,7 +1005,9 @@ Includes Neverputt, a hot-seat multiplayer miniature golf game.
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/R.html#ragnarok">
|
||||
<span class="has-text-weight-semibold">Ragnarok</span></a><br>
|
||||
<span class="has-text-weight-semibold">Developer: </span><a href="../developers/S.html#sergey_zhdanovskih">
|
||||
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/I.html#ilya_bely">
|
||||
<span class="has-text-weight-semibold">Ilya Bely</span></a>, <a href="../developers/S.html#serg_v_zhdanovskih">
|
||||
<span class="has-text-weight-semibold">Serg V. Zhdanovskih</span></a>, <a href="../developers/S.html#sergey_zhdanovskih">
|
||||
<span class="has-text-weight-semibold">Sergey Zhdanovskih</span></a></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepages: </span><a href="https://github.com/Serg-Norseman/NorseWorld-Ragnarok">Serg-Norseman/NorseWorld-Ragnarok<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>, <a href="https://sourceforge.net/projects/norseworld/">norseworld<span class="icon is-large has-text-black" ><i class="icon-sourceforge"></i></span></a><br></div>
|
||||
@ -1485,9 +1490,11 @@ Includes Neverputt, a hot-seat multiplayer miniature golf game.
|
||||
<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#python">
|
||||
<span class="is-size-7">Python</span></a><br>
|
||||
<span class="is-size-7">Python</span></a>, <a href="languages.html#c++">
|
||||
<span class="is-size-7">C++</span></a><br>
|
||||
<span class="is-size-7">Code licenses: </span><a href="https://en.wikipedia.org/wiki/GNU_General_Public_License" class="is-size-7">GPL-3.0</a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/nxtank.git" class="is-size-7">osgames/nxtank.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>, <a href="https://svn.code.sf.net/p/nxtank/code" class="is-size-7">svn.code.sf.net/p/nxtank/code</a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/nxtank.git" class="is-size-7">osgames/nxtank.git<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/nxtank/code" class="is-size-7">svn.code.sf.net/p/nxtank/code</a><br>
|
||||
<span class="is-size-7">Code dependencies: </span>
|
||||
<span class="is-size-7">OGRE</span><br></div>
|
||||
<div class="block">
|
||||
@ -1506,7 +1513,7 @@ Includes Neverputt, a hot-seat multiplayer miniature golf game.
|
||||
<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