Skip to content

sebingel/sharpchievements

Repository files navigation

sharpchievements

Build status Issue Count simple but flexible achievement system written in C#

Get started

Download the binaries via NuGet or via the releases page

If you want a quick and easy introduction on how to track achievements try the How to use sharpchievements section of the wiki.

License

Apache 2.0

Trivia

According to cloc this project currently contains:

-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
C#                              19            367            959           1316
XAML                             3             33             45            149
-------------------------------------------------------------------------------
SUM:                            22            400           1004           1465
-------------------------------------------------------------------------------