diff --git a/index.html b/index.html index d2a303b..88644d6 100644 --- a/index.html +++ b/index.html @@ -11,172 +11,172 @@ Anarch @@ -206,13 +206,12 @@

This game runs everywhere and adheres to great simplicity. - It is much more efficient and portable than 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 (including assets!) and runs with just - 32 KB RAM. 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 + no dependencies. Not even floating point is used, in case your + computer doesn't have the HW unit. The game can fit into 200 KB + (including assets!) and can run with just 32 KB RAM. No build system, + library, internet connection or package manager is inherently required for + compilation as the whole game is written in pure C language.

@@ -223,8 +222,8 @@ MORE THAN A GAME

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