diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -11,3 +11,13 @@ The component can be found in build/content as json files. ![](https://github.com/jacopograndi/arena/blob/main/arena_unit.png?raw=true) ![](https://github.com/jacopograndi/arena/blob/main/arena_unit_detail.png?raw=true) + +The game features: +* A deterministic battle solver +* Multiplayer +* A system to manage unit statistics and apply component bonuses +* Unit evaluation and army evaluation to weight their strenght +* Hundreds of components, each upgradable twice +* A random unit generator controlled by the desired strenght +* A custom bitmap font (with kerning support) +* CMake build support |