aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjacopograndi <48675416+jacopograndi@users.noreply.github.com>2022-01-04 13:02:25 +0000
committerGitHub <noreply@github.com>2022-01-04 13:02:25 +0000
commited94c04697d2c6c307f59b6f8e03cb891a319577 (patch)
tree52e3fcafaf7552361cfd619283ceeb58dd47bba4 /README.md
parent824fe2cf0cfcbf09ddc94a62a142b8af2d1fbe82 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 713a49f..a31fa3b 100644
--- a/README.md
+++ b/README.md
@@ -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