additions from backlog and osgameclones

This commit is contained in:
Trilarion
2021-09-24 15:21:10 +02:00
parent 661ec9e16c
commit ba872b5fde
124 changed files with 2932 additions and 973 deletions

View File

@ -400,7 +400,7 @@ See also Nlarn.
<span class="is-size-7 has-text-gray-lighter">inactive since 2010</span><span class="icon is-large has-text-black" ><i class="icon-brightness_3"></i></span></div></div>
</nav>
<div class="block"><span class="mr-2">
<span class="has-text-weight-semibold">Platform:</span></span><span class="mr-2"><a href="platforms.html#windows" title="Windows"><span class="icon is-large has-text-black" ><i class="icon-windows"></i></span></a></span><div class="tags has-addons"><a href="genres.html#action" title="action games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-target"></i></span>action</a>
<span class="has-text-weight-semibold">Platform:</span></span><span class="mr-2"><a href="platforms.html#windows" title="Windows"><span class="icon is-large has-text-black" ><i class="icon-windows"></i></span></a></span><div class="tags has-addons"><a href="genres.html#music" title="music games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-music"></i></span>music</a>
<span class="tag is-light">karaoke</span></div>
<span class="is-italic">Clone of SingStar, a music video game.
See also [UltraStar Deluxe](https://usdx.eu/) and https://github.com/UltraStar-Deluxe/USDX
@ -507,6 +507,38 @@ See also [UltraStar Deluxe](https://usdx.eu/) and https://github.com/UltraStar-D
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/ultrastar_deluxe.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
</div>
</div>
<div id="ultrastar_play" class="box">
<nav class="level">
<div class="level-left">
<div class="level-item">
<h2 class="title is-4">UltraStar Play</h2>
</div>
</div>
<div class="level-right"><div class="level-item">
<span class="is-size-7 has-text-gray-lighter">beta</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">Platforms:</span></span><span class="mr-2"><a href="platforms.html#windows" title="Windows"><span class="icon is-large has-text-black" ><i class="icon-windows"></i></span></a></span><span class="mr-2"><a href="platforms.html#linux" title="Linux"><span class="icon is-large has-text-black" ><i class="icon-tux"></i></span></a></span><span class="mr-2"><a href="platforms.html#macos" title="macOS"><span class="icon is-large has-text-black" ><i class="icon-appleinc"></i></span></a></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#music" title="music games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-music"></i></span>music</a><a href="genres.html#remake" title="remake games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-undo"></i></span>remake</a>
<span class="tag is-light">karaoke</span></div></div>
<div class="block">
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/S.html#singstar">
<span class="has-text-weight-semibold">SingStar</span></a><br></div>
<div class="block">
<span class="has-text-weight-semibold">Homepage: </span><a href="https://usplay.net/">usplay.net</a><br></div>
<div class="block">
<span class="has-text-weight-semibold">Technical info</span><br>
<span class="is-size-7">Code languages: </span><a href="languages.html#c">
<span class="is-size-7">C#</span></a><br>
<span class="is-size-7">Code licenses: </span><a href="https://en.wikipedia.org/wiki/MIT_License" class="is-size-7">MIT</a><br>
<span class="is-size-7">Code repositories: </span><a href="https://github.com/UltraStar-Deluxe/Play.git" class="is-size-7">UltraStar-Deluxe/Play.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br>
<span class="is-size-7">Code dependencies: </span>
<span class="is-size-7">Unity</span><br></div>
<div class="block">
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/ultrastar_play.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
</div>
</div>
<div id="umario" class="box">
<nav class="level">
<div class="level-left">
@ -1271,7 +1303,7 @@ Based on NetHack.
<p>The content (games descriptions) is licensed <a href="https://github.com/Trilarion/opensourcegames/blob/master/LICENSE">CC-0</a>.
Used icons are licensed under CC BY-SA 3.0 (<a href="https://github.com/somerandomdude/Iconic">Iconic</a> or <a href="http://designmodo.com/linecons-free/">Linecons</a>), CC0 1.0 (<a href="https://simpleicons.org/">Simple Icons</a>),
CC BY 4.0 (<a href="https://github.com/FortAwesome/Font-Awesome">Font Awesome</a> or <a href="https://icomoon.io/#icons-icomoon">IcoMoon Free</a>), CC BY-SA 4.0 (<a href="http://www.entypo.com/">Entypo+</a>) or Apache License 2.0 (<a href="https://material.io/resources/icons">Material Icons</a>).
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-09-22 11:18</p>
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-09-24 13:27</p>
</div>
</footer>
</body>