Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://gbts.github.io/aoe2calc/
AoE2 stats calculator
https://gbts.github.io/aoe2calc/
Last synced: 3 months ago
JSON representation
AoE2 stats calculator
- Host: GitHub
- URL: https://gbts.github.io/aoe2calc/
- Owner: gbts
- Created: 2017-11-26T05:46:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-27T01:02:50.000Z (almost 7 years ago)
- Last Synced: 2024-04-06T07:35:08.615Z (7 months ago)
- Language: Elm
- Homepage: https://gbts.github.io/aoe2calc/
- Size: 1.19 MB
- Stars: 23
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-aoe2 - aoe2calc
README
# AoE2 stats calculator
This is the source code for a AoE2Calc, a web-based AoC unit stats calculator. All the data is
compiled from the original dat files with [genieutils](https://github.com/Tapsa/genieutils).
The final stats are all computed in the browser so there's no need for a backend.The source is in Elm, except for the dat import script (not currently in this repo).
Suggestions/issues/PRs are welcome.