onFOSS.org-Deploy/_site/resources.html

368 lines
22 KiB
HTML

<!DOCTYPE html>
<html lang="en" class="h-100" dir="ltr">
<head>
<meta charset="utf-8">
<title>onFOSS</title>
<meta content='initial-scale=1.0, width=device-width' name='viewport'>
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="icon" href="/assets/img/icon.svg" sizes="any" type="image/svg+xml">
<link rel="alternate" type="application/rss+xml" title="onfoss.org" href="/feed.xml">
<script src="/assets/js/localtime.js"></script>
</head>
<body class="d-flex flex-column h-100">
<header class="navbar bg-body-tertiary">
<nav class="container">
<a href="/" class="navbar-brand fs-4">
<img class="mt-n3" height="36" src="/assets/img/logo.svg" alt="Site icon">
</a>
<div class="d-flex mb-3 mb-md-0 me-md-auto">
<div class="btn-group">
<a href="https://fosstodon.org/@onfoss" target="_blank" class="btn btn-primary" role="button">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-mastodon" viewBox="0 0 16 16">
<path d="M11.19 12.195c2.016-.24 3.77-1.475 3.99-2.603.348-1.778.32-4.339.32-4.339 0-3.47-2.286-4.488-2.286-4.488C12.062.238 10.083.017 8.027 0h-.05C5.92.017 3.942.238 2.79.765c0 0-2.285 1.017-2.285 4.488l-.002.662c-.004.64-.007 1.35.011 2.091.083 3.394.626 6.74 3.78 7.57 1.454.383 2.703.463 3.709.408 1.823-.1 2.847-.647 2.847-.647l-.06-1.317s-1.303.41-2.767.36c-1.45-.05-2.98-.156-3.215-1.928a3.614 3.614 0 0 1-.033-.496s1.424.346 3.228.428c1.103.05 2.137-.064 3.188-.189zm1.613-2.47H11.13v-4.08c0-.859-.364-1.295-1.091-1.295-.804 0-1.207.517-1.207 1.541v2.233H7.168V5.89c0-1.024-.403-1.541-1.207-1.541-.727 0-1.091.436-1.091 1.296v4.079H3.197V5.522c0-.859.22-1.541.66-2.046.456-.505 1.052-.764 1.793-.764.856 0 1.504.328 1.933.983L8 4.39l.417-.695c.429-.655 1.077-.983 1.934-.983.74 0 1.336.259 1.791.764.442.505.661 1.187.661 2.046v4.203z"/>
</svg>
<span class="visually-hidden">Mastodon</span>
</a>
<a href="https://peertube.linuxrocks.online/@onfoss" target="_blank" class="btn btn-primary" role="button">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" class="bi" viewBox="0 0 24 24">
<path fill="currentColor" d="M12 6.545v10.91L20.727 12M3.273 12v12L12 17.455M3.273 0v12L12 6.545"/>
</svg>
<span class="visually-hidden">PeerTube</span>
</a>
<a href="https://onfoss.org/feed.xml" target="_blank" class="btn btn-primary" role="button">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-rss" viewBox="0 0 16 16">
<path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/>
<path d="M5.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm-3-8.5a1 1 0 0 1 1-1c5.523 0 10 4.477 10 10a1 1 0 1 1-2 0 8 8 0 0 0-8-8 1 1 0 0 1-1-1zm0 4a1 1 0 0 1 1-1 6 6 0 0 1 6 6 1 1 0 1 1-2 0 4 4 0 0 0-4-4 1 1 0 0 1-1-1z"/>
</svg>
<span class="visually-hidden">RSS</span>
</a>
<a href="https://git.libregaming.org/onFOSS" target="_blank" class="btn btn-primary" role="button">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-git" viewBox="0 0 16 16">
<path d="M15.698 7.287 8.712.302a1.03 1.03 0 0 0-1.457 0l-1.45 1.45 1.84 1.84a1.223 1.223 0 0 1 1.55 1.56l1.773 1.774a1.224 1.224 0 0 1 1.267 2.025 1.226 1.226 0 0 1-2.002-1.334L8.58 5.963v4.353a1.226 1.226 0 1 1-1.008-.036V5.887a1.226 1.226 0 0 1-.666-1.608L5.093 2.465l-4.79 4.79a1.03 1.03 0 0 0 0 1.457l6.986 6.986a1.03 1.03 0 0 0 1.457 0l6.953-6.953a1.031 1.031 0 0 0 0-1.457"/>
</svg>
<span class="visually-hidden">Git</span>
</a>
</div>
</div>
<ul class="nav nav-pills">
<li class="nav-item"><a href="/index.html" class="nav-link " aria-current="page">Home</a></li>
<li class="nav-item"><a href="/news.html" class="nav-link ">News</a></li>
<li class="nav-item"><a href="/help.html" class="nav-link ">Help</a></li>
<li class="nav-item"><a href="/resources.html" class="nav-link active">Resources</a></li>
</ul>
</nav>
</header>
<div class="container flex-grow-1 flex-fill bg-body-secondary p-4">
<h1>Resources</h1>
<h2>Game server</h2>
<p>
During an event we have one single server hosting all of the <a href="#games">games
listed</a>. Even games that are not in the schedule will have servers running to
facilitate free play. System requirements are very low. You'll only need 2GB of memory, 2 CPU cores, and 30 GB of disk space.
</p>
<p>
Code for setting up this game server is available at
<a target="_blank" href="https://git.libregaming.org/onFOSS/Gameserver">git.libregaming.org</a>
and is licensed under the AGPLv3 or later, meaning you are free to use and modify
the code as long as you make the modifications available.
</p>
<p>
The deploy script is intended to run on a clean Debian virtual machine. Further
instructions are available on the git page but feel free to ask questions of course!
</p>
<h2>Become a host</h2>
<p>
If you wish to host an event then that is great! We encourage anyone to do so. Please get in contact with us to get your event listed in the schedule and we can advertise.
<p>
If you want to run games that are not already in the list, make sure that they are open source so to stay in the spirit on onFOSS.
</p>
<p>
There is a <a target="_blank" href="https://git.libregaming.org/onFOSS/HowToHost/src/branch/main/HowToHost.md">HowToHost</a> document with detailed description how to host a event available.
</p>
<h2 id="games">Games</h2>
<p>Here is a list of Games that are tested and also in the <a target="_blank" href="https://git.libregaming.org/onFOSS/Gameserver">gameserver script</a>. To include a game to onFOSS it has to be hostable as a dedicated server and should include binaries for Linux, Windows and MacOS. See also the <a href="help.html">Help</a> section for more information about the games.</p>
<table class="table">
<tbody>
<tr>
<td><a href="help_armagetron.html"><img src="assets/img/armagetron.png" height="64" alt="Tiny screenshot of Armagetron Advanced"></a></td>
<td>Armagetron Advanced</td>
<td>
Drive your lightcycle and leave a lightwall behind you. Survive as long as you can and try to make other run into walls.
</td>
<td><a href="help_armagetron.html" class="link-secondary">More info</a></td>
</tr>
<tr>
<td><a href="help_bzflag.html"><img src="assets/img/bzflag.png" height="64" alt="Tiny screenshot of Bzflag"></a></td>
<td>Bzflag</td>
<td>
Drive around in a tank that can jump, trying to shoot your opponents while dodging their bullets.
</td>
<td><a href="help_bzflag.html" class="link-secondary">More info</a></td>
</tr>
<tr>
<td><a href="help_fteqw.html"><img src="assets/img/fteqw.png" height="64" alt="Tiny screenshot of FTEQW"></a></td>
<td>FTEQW</td>
<td>
Source engine for Quake combined with the LibreQuake assets.
</td>
<td><a href="help_fteqw.html" class="link-secondary">More info</a></td>
</tr>
<tr>
<td><a href="help_hedgewars.html"><img src="assets/img/hedgewars.png" height="64" alt="Tiny screenshot of Hedgewars"></a></td>
<td>Hedgewars</td>
<td>
Worms-like game where your team of hedgehogs needs to destroy the other teams using the ludicrous arsenal at their disposal.
</td>
<td><a href="help_hedgewars.html" class="link-secondary">More info</a></td>
</tr>
<tr>
<td><a href="help_hypersomnia.html"><img src="assets/img/hypersomnia.png" height="64" alt="Tiny screenshot of Hypersomnia"></a></td>
<td>Hypersomnia</td>
<td>
Hypersomnia is a fast-paced top-down arena shooter.
</td>
<td><a href="help_hypersomnia.html" class="link-secondary">More info</a></td>
</tr>
<tr>
<td><a href="help_lix.html"><img src="assets/img/lix.png" height="64" alt="Tiny screenshot of Lix"></a></td>
<td>Lix</td>
<td>
Lemmings-like game where you need to guide your little people to safety despite their best efforts of wandering into things that will kill them.
</td>
<td><a href="help_lix.html" class="link-secondary">More info</a></td>
</tr>
<tr>
<td><a href="help_mindustry.html"><img src="assets/img/mindustry.png" height="64" alt="Tiny screenshot of Mindustry"></a></td>
<td>Mindustry</td>
<td>
A building and tower defence game where you build up an industry and defences against ever larger waves of enemies.
</td>
<td><a href="help_mindustry.html" class="link-secondary">More info</a></td>
</tr>
<tr>
<td><a href="help_minetest.html"><img src="assets/img/minetest.png" height="64" alt="Tiny screenshot of Minetest"></a></td>
<td>Minetest</td>
<td>
Minetest is a sandbox game with great mod support
</td>
<td><a href="help_minetest.html" class="link-secondary">More info</a></td>
</tr>
<tr>
<td><a href="help_odamex.html"><img src="assets/img/odamex.png" height="64" alt="Tiny screenshot of Odamex"></a></td>
<td>Odamex</td>
<td>
Multiplayer-focused DOOM engine that allows deathmatch, coop, and capture the flag mode. Here we are using the Freedom assets so you don't need a copy of the original game to play.
</td>
<td><a href="help_odamex.html" class="link-secondary">More info</a></td>
</tr>
<tr>
<td><a href="help_openhv.html"><img src="assets/img/openhv.png" height="64" alt="Tiny screenshot of OpenHV"></a></td>
<td>OpenHV</td>
<td>
Real-time strategy game where you mine resources and build units to attack and defend.
</td>
<td><a href="help_openhv.html" class="link-secondary">More info</a></td>
</tr>
<tr>
<td><a href="help_opensoldat.html"><img src="assets/img/opensoldat.png" height="64" alt="Tiny screenshot of OpenSoldat"></a></td>
<td>OpenSoldat</td>
<td>
Fast-paced 2D side-scrolling shooter game where you have a big gun and a jetpack.
</td>
<td><a href="help_opensoldat.html" class="link-secondary">More info</a></td>
</tr>
<tr>
<td><a href="help_openspades.html"><img src="assets/img/openspades.png" height="64" alt="Tiny screenshot of OpenSpades"></a></td>
<td>OpenSpades</td>
<td>
Mix between a first person shooter and Minecraft. Build defence structures, dig many tunnels or go on the offensive.
<br><mark>Warning:</mark> uses potentially non-open assets. Fix is <a href="help_openspades.html#nonfreeassets"> here</a>.
</td>
<td><a href="help_openspades.html" class="link-secondary">More info</a></td>
</tr>
<tr>
<td><a href="help_shatteredparadise.html"><img src="assets/img/shatteredparadise.png" height="64" alt="Tiny screenshot of Shattered Paradise"></a></td>
<td>Shattered Paradise</td>
<td>
Real-time strategy game where you mine resources and build units to attack and defend.
</td>
<td><a href="help_shatteredparadise.html" class="link-secondary">More info</a></td>
</tr>
<tr>
<td><a href="help_supertuxparty.html"><img src="assets/img/supertuxparty.png" height="64" alt="Tiny screenshot of Super Tux Party"></a></td>
<td>Super Tux Party</td>
<td>
Turn-based party game where you challenge other player in real-time mini games.
</td>
<td><a href="help_supertuxparty.html" class="link-secondary">More info</a></td>
</tr>
<tr>
<td><a href="help_supertuxkart.html"><img src="assets/img/supertuxkart.png" height="64" alt="Tiny screenshot of SuperTuxKart"></a></td>
<td>SuperTuxKart</td>
<td>
Kart racing game where you can use the various power-ups to give yourself a boost of hinder your opponents.
</td>
<td><a href="help_supertuxkart.html" class="link-secondary">More info</a></td>
</tr>
<tr>
<td><a href="help_teeworlds.html"><img src="assets/img/teeworlds.png" height="64" alt="Tiny screenshot of Teeworlds"></a></td>
<td>Teeworlds</td>
<td>
Fast-paced 2D side-scrolling shooter game where you have a big gun and a grappling hook.
</td>
<td><a href="help_teeworlds.html" class="link-secondary">More info</a></td>
</tr>
<tr>
<td><a href="help_ufoai.html"><img src="assets/img/ufoai.png" height="64" alt="Tiny screenshot of UFO: Alien Invasion"></a></td>
<td>UFO: Alien Invasion</td>
<td>
Squad-based turn-based tactical strategy game in the tradition of the old X-COM PC games
</td>
<td><a href="help_ufoai.html" class="link-secondary">More info</a></td>
</tr>
<tr>
<td><a href="help_unvanquished.html"><img src="assets/img/unvanquished.png" height="64" alt="Tiny screenshot of Unvanquished"></a></td>
<td>Unvanquished</td>
<td>
First-person shooter of aliens vs humans. There are several classes and it's possible to build structures.
</td>
<td><a href="help_unvanquished.html" class="link-secondary">More info</a></td>
</tr>
<tr>
<td><a href="help_wasted.html"><img src="assets/img/wasted.png" height="64" alt="Tiny screenshot of Wasted"></a></td>
<td>Wasted</td>
<td>
Wasted is a cool derby destruction online game where your objective is to push off the map your enemies. Last one standing is the winner.
</td>
<td><a href="help_wasted.html" class="link-secondary">More info</a></td>
</tr>
<tr>
<td><a href="help_xonotic.html"><img src="assets/img/xonotic.png" height="64" alt="Tiny screenshot of Xonotic"></a></td>
<td>Xonotic</td>
<td>
First-person shooter where players compete in a 3D world. It features Battle Royale mode.
</td>
<td><a href="help_xonotic.html" class="link-secondary">More info</a></td>
</tr>
</tbody>
</table>
<h2 id="media">Media</h2>
<p>All assets we made for onFOSS and the game server are freely available under a CC0 (public domain) license.</p>
<h3 id="logos">Logos</h3>
<ul>
<li>Catable-Icon: <a href="/assets/img/catable-icon.zip" download>catable-icon.zip</a></li>
<li>onFOSS-Banner: <a href="/assets/img/onfoss-banner.zip" download>onfoss-banner.zip</a></li>
<li>onFOSS-Square: <a href="/assets/img/onfoss-logo-square.zip" download>onfoss-logo-square.zip</a></li>
<li>onFOSS-Stickers: <a href="/assets/img/onfoss-sticker.zip" download>onfoss-sticker.zip</a></li>
</ul>
<h3 id="flyer">Flyer</h3>
<ul>
<li>2023-09-23: <a href="/assets/img/flyer/flyer-20230923.svg" download>SVG</a> <a href="/assets/img/flyer/flyer-20230923.png" download>PNG</a></li>
<li>2024-02-17: <a href="/assets/img/flyer/flyer-20240217.svg" download>SVG</a> <a href="/assets/img/flyer/flyer-20240217.png" download>PNG</a></li>
</ul>
<h3 id="font">Font</h3>
<p>We use the <a target="_blank" href="https://design.ubuntu.com/font">"Ubuntu Monospace"</a>-font for everything. If you want to work with our SVG-resources you have to install it on your system.</p>
<h3 id="color">Color</h3>
<p>These are our main colors: #43543F #81BB27 #C8C8C8 #3F3F3E</p>
<p><img src="/assets/img/colors.png" alt="onFOSS Colors"></p>
<h3 id="music">Music</h3>
<p>There is <a target="_blank" href="https://cloud.hribhrib.at/index.php/s/Zoa2H3sHPsbYydm">music</a> to use all around onFOSS by hribhrib.</p>
<h2 id="history">History</h2>
<p>
You can just look into the posts for newer events, there is also an effort to accumulate every events <a href="/schedule.html">here</a>.
</p>
<h2 id="finances">Finances</h2>
<p>
You can find a list of running costs, outgoing and incoming donations <a href="/finances.html">here</a>.
</p>
</div>
<footer class="footer d-flex flex-wrap justify-content-between align-items-center mt-auto px-5 py-2 bg-body-tertiary">
<ul class="nav justify-content-start list-unstyled d-flex">
<li class="nav-item"><a href="https://git.libregaming.org/onFOSS/onFOSS.org" target="_blank" class="nav-link">Source-Code</a></li>
<li class="nav-item"><a href="/privacy.html" class="nav-link">Privacy Notice</a></li>
<li class="nav-item"><a href="/imprint.html" class="nav-link">Imprint</a></li>
<li class="nav-item"><a href="/schedule.html" class="nav-link">History</a></li>
<li class="nav-item"><a href="/finances.html" class="nav-link">Finances</a></li>
</ul>
<div class="d-flex btn-group">
<a href="https://fosstodon.org/@onfoss" target="_blank" class="btn btn-primary" role="button">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-mastodon" viewBox="0 0 16 16">
<path d="M11.19 12.195c2.016-.24 3.77-1.475 3.99-2.603.348-1.778.32-4.339.32-4.339 0-3.47-2.286-4.488-2.286-4.488C12.062.238 10.083.017 8.027 0h-.05C5.92.017 3.942.238 2.79.765c0 0-2.285 1.017-2.285 4.488l-.002.662c-.004.64-.007 1.35.011 2.091.083 3.394.626 6.74 3.78 7.57 1.454.383 2.703.463 3.709.408 1.823-.1 2.847-.647 2.847-.647l-.06-1.317s-1.303.41-2.767.36c-1.45-.05-2.98-.156-3.215-1.928a3.614 3.614 0 0 1-.033-.496s1.424.346 3.228.428c1.103.05 2.137-.064 3.188-.189zm1.613-2.47H11.13v-4.08c0-.859-.364-1.295-1.091-1.295-.804 0-1.207.517-1.207 1.541v2.233H7.168V5.89c0-1.024-.403-1.541-1.207-1.541-.727 0-1.091.436-1.091 1.296v4.079H3.197V5.522c0-.859.22-1.541.66-2.046.456-.505 1.052-.764 1.793-.764.856 0 1.504.328 1.933.983L8 4.39l.417-.695c.429-.655 1.077-.983 1.934-.983.74 0 1.336.259 1.791.764.442.505.661 1.187.661 2.046v4.203z"/>
</svg>
<span class="visually-hidden">Mastodon</span>
</a>
<a href="https://peertube.linuxrocks.online/@onfoss" target="_blank" class="btn btn-primary" role="button">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" class="bi" viewBox="0 0 24 24">
<path fill="currentColor" d="M12 6.545v10.91L20.727 12M3.273 12v12L12 17.455M3.273 0v12L12 6.545"/>
</svg>
<span class="visually-hidden">PeerTube</span>
</a>
<a href="https://onfoss.org/feed.xml" target="_blank" class="btn btn-primary" role="button">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-rss" viewBox="0 0 16 16">
<path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/>
<path d="M5.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm-3-8.5a1 1 0 0 1 1-1c5.523 0 10 4.477 10 10a1 1 0 1 1-2 0 8 8 0 0 0-8-8 1 1 0 0 1-1-1zm0 4a1 1 0 0 1 1-1 6 6 0 0 1 6 6 1 1 0 1 1-2 0 4 4 0 0 0-4-4 1 1 0 0 1-1-1z"/>
</svg>
<span class="visually-hidden">RSS</span>
</a>
<a href="https://git.libregaming.org/onFOSS" target="_blank" class="btn btn-primary" role="button">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-git" viewBox="0 0 16 16">
<path d="M15.698 7.287 8.712.302a1.03 1.03 0 0 0-1.457 0l-1.45 1.45 1.84 1.84a1.223 1.223 0 0 1 1.55 1.56l1.773 1.774a1.224 1.224 0 0 1 1.267 2.025 1.226 1.226 0 0 1-2.002-1.334L8.58 5.963v4.353a1.226 1.226 0 1 1-1.008-.036V5.887a1.226 1.226 0 0 1-.666-1.608L5.093 2.465l-4.79 4.79a1.03 1.03 0 0 0 0 1.457l6.986 6.986a1.03 1.03 0 0 0 1.457 0l6.953-6.953a1.031 1.031 0 0 0 0-1.457"/>
</svg>
<span class="visually-hidden">Git</span>
</a>
</div>
</footer>
</body>
</html>