habitica/common/README.md

10 lines
427 B
Markdown
Raw Normal View History

2015-02-10 01:06:13 +00:00
# Common
2013-11-10 01:30:24 +00:00
Shared resources useful for the multiple HabitRPG repositories, that way all the repositories remain in-sync with common characteristics. Includes things like:
2015-02-10 01:06:13 +00:00
2013-03-12 21:46:36 +00:00
* Assets - sprites, images, etc
* CSS - especially, esp. sprite-sheet mapping
* Algorithms - level up algorithm, scoring functions, etc
2013-08-27 02:33:56 +00:00
* View helper functions that may come in handy for multiple client MVCs
* Item definitions - weapons, armor, pets