mirror of
https://gitlab.com/drummyfish/anarch.git
synced 2024-11-10 11:15:03 -05:00
263 lines
6.6 KiB
HTML
263 lines
6.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<!-- Anarch game webpage, made by Miloslav Číž, released under CC0 1.0. -->
|
|
|
|
<head>
|
|
<meta charset="utf-8"/>
|
|
<meta name="author" content="Miloslav Číž">
|
|
<meta name="description" content="Anarch game website">
|
|
<meta name="keywords" content="game,gaming,anarch,drummyfish,tastyfish,anarchism,free software,free culture,public domain,cc0,freedom,suckless,open source">
|
|
|
|
<title> Anarch </title>
|
|
|
|
<style>
|
|
@font-face
|
|
{
|
|
font-family: Aileron;
|
|
src: url(Aileron-Light.otf);
|
|
}
|
|
|
|
@font-face
|
|
{
|
|
font-family: Aileron;
|
|
src: url(Aileron-Bold.otf);
|
|
font-weight: bold;
|
|
}
|
|
|
|
@font-face
|
|
{
|
|
font-family: Aileron;
|
|
src: url(Aileron-LightItalic.otf);
|
|
font-style: italic;
|
|
}
|
|
|
|
ul
|
|
{
|
|
width: 100%;
|
|
margin: auto;
|
|
padding: 0;
|
|
}
|
|
|
|
li
|
|
{
|
|
display: inline-block;
|
|
width: 24%;
|
|
margin: 5px 0;
|
|
padding: 0;
|
|
text-align: center;
|
|
}
|
|
|
|
a
|
|
{
|
|
text-decoration: none;
|
|
color: white;
|
|
border-bottom: 1px solid white;
|
|
}
|
|
|
|
body
|
|
{
|
|
font-family: 'Aileron', 'Montserrat', sans-serif;
|
|
max-width: 750px;
|
|
margin: auto;
|
|
padding: 50px 0;
|
|
color: white;
|
|
background-color: black;
|
|
}
|
|
|
|
p
|
|
{
|
|
text-align: justify;
|
|
}
|
|
|
|
h1
|
|
{
|
|
text-align: center;
|
|
font-size: 70px;
|
|
}
|
|
|
|
h2
|
|
{
|
|
font-size: 25px;
|
|
text-align: center;
|
|
margin: 80px 0 25px;
|
|
color: white;
|
|
}
|
|
|
|
.site-subtitle
|
|
{
|
|
display: block;
|
|
text-align: center;
|
|
padding-bottom: 20px;
|
|
}
|
|
|
|
ul
|
|
{
|
|
list-style: square;
|
|
}
|
|
|
|
.wow
|
|
{
|
|
display: block;
|
|
font-weight: bold;
|
|
font-size: 45px;
|
|
text-align: center;
|
|
color: white;
|
|
margin: 70px auto 35px;
|
|
text-shadow: 0px 0px 60px red;
|
|
}
|
|
|
|
.description
|
|
{
|
|
display: block;
|
|
width: 75%;
|
|
margin: 20px auto;
|
|
font-size: 20px;
|
|
font-style: italic;
|
|
color: #dddddd;
|
|
}
|
|
|
|
.footer
|
|
{
|
|
border-top: 1px solid white;
|
|
display: block;
|
|
margin: 40px auto;
|
|
padding: 10px;
|
|
font-size: 15px;
|
|
font-style: italic;
|
|
color: #cccccc;
|
|
text-align: center;
|
|
}
|
|
|
|
.love
|
|
{
|
|
margin: 40px 0 0;
|
|
display: block;
|
|
text-align: center;
|
|
color: #ee0033;
|
|
font-size: 25px;
|
|
font-weight: bold;
|
|
}
|
|
|
|
img
|
|
{
|
|
display: block;
|
|
margin: auto;
|
|
}
|
|
|
|
.subtitle
|
|
{
|
|
display: block;
|
|
text-align: center;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>WIP!!!!!!</h1>
|
|
|
|
<h1>Anarch</h1>
|
|
|
|
<span class="subtitle">the suckless, anticapitalist, public domain game, for everyone</span>
|
|
|
|
<img src="assets/logo_big.png">
|
|
|
|
<span class="wow">THIS IS SPECIAL</span>
|
|
|
|
<p class="description">
|
|
This isn't a 90s style retro shooter, this <b>is</b> a 90s shooter.
|
|
</p>
|
|
|
|
<p class="description">
|
|
This game runs everywhere and adheres to extreme <a href="https://suckless.org">simplicity</a>.
|
|
It is so efficient, portable and hackable that not even Doom can
|
|
match it. It has completely <b>no dependencies</b> and doesn't even
|
|
use floating point in case your computer doesn't have it. It can
|
|
fit into TODO (with assets included!) and runs with XXX RAM. No build
|
|
system, library, internet connection or package manager is required for
|
|
compilation.
|
|
</p>
|
|
|
|
<p class="description">
|
|
This game is not just a mere entertainment, it is an art that
|
|
categorically rejects capitalist technology.
|
|
</p>
|
|
|
|
<span class="wow">IT'IS MORE THAN A GAME</span>
|
|
|
|
<p class="description">
|
|
This is not a mere game meant for killing time or low goals such as making
|
|
profit, this is an art, a tool, a blueprint, a manifesto. Anarch can be
|
|
used for entertainment, but also for education, research, media creation,
|
|
as a benchmark, as a test, as an environment, as an engine, as a basis for
|
|
something greater. Only your imagination is the limit. Nothing is hidden,
|
|
everything is allowed and encouraged, no burdens are imposed.
|
|
</p>
|
|
|
|
<span class="wow">NO ONE OWNS THIS</span>
|
|
|
|
<p class="description">
|
|
Not even I, the creator, own any part of this game.
|
|
I have purposefully created everything myself from scratch,
|
|
including the engine, graphics, sounds, music, even the font and palette,
|
|
so that I could eventually give up all my rights and
|
|
dedicate this game fully and completely to the public domain,
|
|
to you, my dear fellow human being. No one shoud be allowed to own
|
|
information and art.
|
|
</p>
|
|
|
|
<p class="description">
|
|
I've done my best to ensure this is 100% free as in freedom sotware and
|
|
culture, well understandable and documented. This isn't made for any
|
|
profit. This is made out of <b>love</b>, for the greater good.
|
|
</p>
|
|
|
|
<img src="https://upload.wikimedia.org/wikipedia/commons/e/e1/Anarcho_pacifism_animation_2_inverted.gif">
|
|
|
|
<h2>Download</h2>
|
|
|
|
<ul>
|
|
<li>64 bit GNU (SDL)</li>
|
|
<li>Pokitto</li>
|
|
<li>GB Meta</li>
|
|
<li>M$ Win$hit (SDL)</li>
|
|
<li>play in browser</li>
|
|
</ul>
|
|
|
|
<h2>Explore</h2>
|
|
|
|
<ul>
|
|
<li><a href="https://gitlab.com/drummyfish/sucklessfps">source code at gitlab</a></li>
|
|
<li>author's website</li>
|
|
<li>libre game wiki</li>
|
|
<li>OGA assets</li>
|
|
</ul>
|
|
|
|
<h2>FAQ</h2>
|
|
|
|
<p>
|
|
See the <a href="https://gitlab.com/drummyfish/anarch#faq">README</a>.
|
|
</p>
|
|
|
|
<h2>Support Better Society</h2>
|
|
|
|
<ul>
|
|
<li>support social anarchism</li>
|
|
<li>support pacifism</li>
|
|
<li>support free software</li>
|
|
<li>support free culture</li>
|
|
<li>reject capitalism</li>
|
|
<li>reject intellectual proeprty</li>
|
|
</ul>
|
|
|
|
<span class="love">love and peace <3</span>
|
|
|
|
<p class="footer">
|
|
This page and its content, made by drummyfish, is released under
|
|
<a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0</a>.
|
|
This page uses <a href="http://dotcolon.net/font/aileron/">Aileron</a>
|
|
CC0 font (if loaded properly).
|
|
</p>
|
|
|
|
</body>
|
|
</html>
|