From fb568aa94e6bd58384419a6708daa996d0256ed2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Sat, 31 Oct 2020 19:41:54 +0100 Subject: [PATCH] Update web --- index.html | 90 ++++++++++++++++++++++++++++++------------------------ 1 file changed, 50 insertions(+), 40 deletions(-) diff --git a/index.html b/index.html index c54ce7a..2fcd9ce 100644 --- a/index.html +++ b/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%; } -

WIP!!!!!!

+ -

Anarch

- - - - the suckless, anticapitalist, public domain game, for everyone + suckless, anticapitalist, public domain game for everyone THIS IS SPECIAL

- This isn't a 90s style retro shooter, this is a 90s shooter. + This isn't a 90s style retro shooter, this is a 90s shooter. It's all yours.

- This game runs everywhere and adheres to extreme simplicity. - It is so efficient and portable that not even Doom can match it. + This game runs everywhere and adheres to great simplicity. + It is much more efficient and portable that Doom. It has completely no dependencies and doesn't even use floating point in case your computer doesn't have the HW unit. It can - fit into 200 KB (with assets included!) and runs with just + fit into 200 KB (including assets!) and runs with just 32 KB RAM. 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.

@@ -194,14 +201,17 @@ MORE THAN A GAME

- 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.

+ + NO ONE OWNS THIS

@@ -215,9 +225,9 @@

- 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 love, for the greater good. + profit. This is made out of love, for you and for the greater good.