mirror of
https://gitlab.com/drummyfish/anarch.git
synced 2024-12-21 23:08:49 -05:00
Update web
This commit is contained in:
parent
8ca0912bbb
commit
fb568aa94e
90
index.html
90
index.html
@ -53,47 +53,52 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.logo
|
||||
{
|
||||
margin: 20px auto;
|
||||
}
|
||||
|
||||
a
|
||||
{
|
||||
text-decoration: none;
|
||||
color: white;
|
||||
border-bottom: 1px solid white;
|
||||
text-decoration: none;
|
||||
color: white;
|
||||
border-bottom: 1px solid white;
|
||||
}
|
||||
|
||||
body
|
||||
{
|
||||
font-family: 'Aileron', sans-serif;
|
||||
max-width: 750px;
|
||||
margin: auto;
|
||||
padding: 50px 0;
|
||||
color: white;
|
||||
background-color: black;
|
||||
font-family: 'Aileron', sans-serif;
|
||||
max-width: 750px;
|
||||
margin: auto;
|
||||
padding: 50px 0;
|
||||
color: white;
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
p
|
||||
{
|
||||
text-align: justify;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
h1
|
||||
{
|
||||
text-align: center;
|
||||
font-size: 70px;
|
||||
text-align: center;
|
||||
font-size: 70px;
|
||||
}
|
||||
|
||||
h2
|
||||
{
|
||||
font-size: 25px;
|
||||
text-align: center;
|
||||
margin: 80px 0 25px;
|
||||
color: white;
|
||||
font-size: 25px;
|
||||
text-align: center;
|
||||
margin: 80px 0 25px;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.site-subtitle
|
||||
{
|
||||
display: block;
|
||||
text-align: center;
|
||||
padding-bottom: 20px;
|
||||
display: block;
|
||||
text-align: center;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
.wow
|
||||
@ -151,39 +156,41 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
iframe
|
||||
iframe, .screenshot
|
||||
{
|
||||
display: block;
|
||||
margin: auto;
|
||||
margin: 20px auto;
|
||||
}
|
||||
|
||||
.screenshot
|
||||
{
|
||||
width: 50%;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>WIP!!!!!!</h1>
|
||||
<img class="logo" src="media/logo_big.png">
|
||||
|
||||
<h1>Anarch</h1>
|
||||
|
||||
<img src="media/logo_big.png">
|
||||
|
||||
<span class="subtitle">the suckless, anticapitalist, public domain game, for everyone</span>
|
||||
<span class="subtitle"><i>suckless, anticapitalist, public domain game for everyone</i></span>
|
||||
|
||||
<span class="wow">THIS IS SPECIAL</span>
|
||||
|
||||
<iframe width="560" height="315" sandbox="allow-same-origin allow-scripts" src="https://peertube.mastodon.host/videos/embed/6c901037-b68b-45ac-8714-18903f34354c" frameborder="0" allowfullscreen></iframe>
|
||||
|
||||
<p class="description">
|
||||
This isn't a 90s style retro shooter, this <b>is</b> a 90s shooter.
|
||||
This isn't a 90s style retro shooter, this <b>is</b> a 90s shooter. It's all yours.
|
||||
</p>
|
||||
|
||||
<p class="description">
|
||||
This game runs everywhere and adheres to extreme <a href="https://suckless.org">simplicity</a>.
|
||||
It is so efficient and portable that not even Doom can match it.
|
||||
This game runs everywhere and adheres to great <a href="https://suckless.org">simplicity</a>.
|
||||
It is much more efficient and portable that Doom.
|
||||
It has completely <b>no dependencies</b> and doesn't even
|
||||
use floating point in case your computer doesn't have the HW unit. It can
|
||||
fit into <b>200 KB</b> (with assets included!) and runs with just
|
||||
fit into <b>200 KB</b> (including assets!) and runs with just
|
||||
<b>32 KB RAM</b>. No build system, library, internet connection or package
|
||||
manager is required for compilation.
|
||||
manager is inherently required for compilation as the whole game is wriiten
|
||||
in pure C language.
|
||||
</p>
|
||||
|
||||
<p class="description">
|
||||
@ -194,14 +201,17 @@
|
||||
<span class="wow">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.
|
||||
This is not a mere entertainment tool meant for killing time or pursuing low
|
||||
goals such as making profit, this is an art, a tool, a blueprint, a manifesto.
|
||||
Anarch is completely gratis and free as in freedom and besides entertainment
|
||||
can also be used for hacking, education, research, media creation, as a benchmark,
|
||||
as a test, as an environment, as an engine, as a basis for something greater.
|
||||
You are not limited by anything. Nothing is hidden, everything is allowed,
|
||||
no burdens are imposed.
|
||||
</p>
|
||||
|
||||
<img class="screenshot" src="https://talk.pokitto.com/uploads/default/original/2X/e/e69a5e26aee3bd726494e793770911ab83345187.png">
|
||||
|
||||
<span class="wow">NO ONE OWNS THIS</span>
|
||||
|
||||
<p class="description">
|
||||
@ -215,9 +225,9 @@
|
||||
</p>
|
||||
|
||||
<p class="description">
|
||||
I've done my best to ensure this is 100% free as in freedom sotware and
|
||||
I've done my best to ensure this is 100% free as in freedom software 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.
|
||||
profit. This is made out of <b>love</b>, for you and for the greater good.
|
||||
</p>
|
||||
|
||||
<img src="https://upload.wikimedia.org/wikipedia/commons/e/e1/Anarcho_pacifism_animation_2_inverted.gif">
|
||||
|
Loading…
Reference in New Issue
Block a user