diff --git a/index.html b/index.html index ad97c0b..c54ce7a 100644 --- a/index.html +++ b/index.html @@ -14,29 +14,34 @@ @font-face { font-family: Aileron; - src: url(Aileron-Light.otf); + src: url(http://www.tastyfish.cz/Aileron-Light.otf); } @font-face { font-family: Aileron; - src: url(Aileron-Bold.otf); + src: url(http://www.tastyfish.cz/Aileron-Bold.otf); font-weight: bold; } @font-face { font-family: Aileron; - src: url(Aileron-LightItalic.otf); + src: url(http://www.tastyfish.cz/Aileron-LightItalic.otf); font-style: italic; } + b + { + color: #d91a1a; + } + ul { width: 90%; margin: auto; padding: 0; - border: 1px dotted red; + background-color: rgb(28,24,22); } li @@ -57,7 +62,7 @@ body { - font-family: 'Aileron', 'Montserrat', sans-serif; + font-family: 'Aileron', sans-serif; max-width: 750px; margin: auto; padding: 50px 0; @@ -159,24 +164,26 @@

Anarch

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

This isn't a 90s style retro shooter, this is a 90s shooter.

This game runs everywhere and adheres to extreme simplicity. - It is so efficient, portable and hackable that not even Doom can - match it. It has completely no dependencies 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. + It is so efficient and portable that not even Doom can match it. + 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 + 32 KB RAM. No build system, library, internet connection or package + manager is required for compilation.

@@ -202,7 +209,7 @@ 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, + 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.

@@ -215,8 +222,6 @@ - -

FAQ

Download

@@ -252,7 +257,7 @@ love and peace <3