mirror of
https://gitlab.com/drummyfish/anarch.git
synced 2024-11-25 02:12:19 -05:00
Update README.md
This commit is contained in:
parent
43bb1032d3
commit
fc18f0442a
@ -10,8 +10,8 @@ Why?
|
||||
|
||||
- **Like Doom** but much better because of the following.
|
||||
- **Extemely low HW demands** (much less than Doom, no GPU, no FPU, just kilobytes of RAM and storage).
|
||||
- **Extremely portable** (much more than Doom). So far tested on GNU/Linux PC, TODO.
|
||||
- Has **completely NO external dependencies**, not even rendering or IO, that is left to each platform's frontend, but every frontend is extremely simple (~100 LOC).
|
||||
- **Extremely portable** (much more than Doom). So far tested on GNU/Linux PC, Pokitto, TODO.
|
||||
- Has **completely NO external dependencies**, not even rendering or IO, that is left to each platform's frontend, but each frontend is very simple.
|
||||
- Fits into **less than 256 kb** (including all content, textures etc.).
|
||||
- Uses **no build system**, can typically be compiled with a single run of compiler.
|
||||
- **Works without any file IO**, i.e. can work without config files, save files, **all content and configs are part of the source code**.
|
||||
|
Loading…
Reference in New Issue
Block a user