This commit is contained in:
Miloslav Ciz 2025-01-31 15:03:34 +01:00
parent 4a406cdfd3
commit 16b8c6accd
19 changed files with 1934 additions and 1928 deletions

View file

@ -10,6 +10,8 @@ To make Anarch no advanced [bullshit](bullshit.md) was used such as multiple mon
The repo is available at for example at https://git.coom.tech/drummyfish/Anarch. Some info about the game can also be found at the [libregamewiki](lgw.md): https://libregamewiki.org/Anarch. The 1.0 version was released on 1st December 2020, it was officially in the making since September 2019, but we may also see the inception of the game to be the start of [raycastlib](raycastlib.md) development in 2018.
{ Someone told me the game even briefly appeared on TV: some Croatian TV station covered the country's startup (I reckon it was Circuitmess) which creates [open consoles](open_console.md), and they showed one of them running Anarch. Pretty cool. ~drummyfish }
{ Mmmm OK so it has happened, someone's already milking it at Switch Store for $5 under the name "ROBOT ANARCHY", with some AI generated poster and shit :D Seems like no backlinks to the original project. Of course it's all fine both by my license and life philosophy, just found it funny. Remember you can get it gratis and with all freedom from me. ~drummyfish }
```
@ -64,6 +66,8 @@ Anarch has these features:
- Mods and configs follow [suckless](suckless.md) philosophy: mods are just [diffs](diff.md), config is part of source code.
- Gameplay-wise Anarch offers 10 levels and multiple enemy and weapon types. It supports mouse where available.
Upon release the game garnered some attention at [4chan](4chan.md)/g -- of course this included suggestions for drummyfish to [kill himself](suicide.md), but generally anons seemed to like it, at least for the overall autism.
## Technical Details
Anarch is written in [C](c.md)99.