mirror of
https://gitlab.com/drummyfish/anarch.git
synced 2024-11-21 16:35:08 -05:00
Update web
This commit is contained in:
parent
5b5a7a15f3
commit
84ee3f3dad
17
index.html
17
index.html
@ -206,13 +206,12 @@
|
||||
|
||||
<p class="description">
|
||||
This game runs everywhere and adheres to great <a href="https://suckless.org">simplicity</a>.
|
||||
It is much more efficient and portable than 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> (including assets!) and runs with just
|
||||
<b>32 KB RAM</b>. No build system, library, internet connection or package
|
||||
manager is inherently required for compilation as the whole game is wriiten
|
||||
in pure C language.
|
||||
It is much more efficient and portable than Doom and has completely
|
||||
<b>no dependencies</b>. Not even floating point is used, in case your
|
||||
computer doesn't have the HW unit. The game can fit into <b>200 KB</b>
|
||||
(including assets!) and can run with just <b>32 KB RAM</b>. No build system,
|
||||
library, internet connection or package manager is inherently required for
|
||||
compilation as the whole game is written in pure C language.
|
||||
</p>
|
||||
|
||||
<p class="description">
|
||||
@ -223,8 +222,8 @@
|
||||
<span class="wow">MORE THAN A GAME</span>
|
||||
|
||||
<p class="description">
|
||||
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.
|
||||
This is not a mere entertainment toy meant for killing time or pursuing low
|
||||
goals such as making profit, this is 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.
|
||||
|
Loading…
Reference in New Issue
Block a user