Tyler Renelle 1596808c25 move everything to lodash, since we're using it for other things
anyway (cloneDeep, findIndex, etc). make sure to return `true`
explicitly after all _.each functions! if you accidently return
false (happens more often than you'd think), it kills the loop. As a
result, I'm using .forEach() native function where i can for
simplicity, but many of our _.each iterate object keys
2013-05-22 11:29:24 +01:00
2013-05-13 21:31:18 +01:00
2013-04-12 16:38:07 -04:00
2012-06-20 20:47:08 -04:00
2013-05-21 14:39:23 +01:00
2013-01-18 12:10:45 -05:00
2012-06-26 11:29:49 -04:00
2012-10-12 11:53:57 -04:00

#HabitRPG

HabitRPG is a habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.

Read more

Screenshot

##License Code is licensed under GNU GPL v3. Content is licensed under CC-BY-SA 3.0. See the LICENSE file for details.

##Credits Content comes from Mozilla's BrowserQuest

S
Description
A habit tracker app which treats your goals like a Role Playing Game.
Readme 1.9 GiB
Languages
JavaScript 51.7%
Vue 23.8%
CSS 23.7%
SCSS 0.7%