No description
Find a file
2012-06-29 16:31:32 -04:00
public use local jquery.min.js & jquery-ui.min.js for now 2012-06-26 10:26:34 -04:00
src lastCron bug fix (still buggy though) 2012-06-29 10:16:02 -04:00
styles Save button bug 2012-06-29 16:31:32 -04:00
ui Add ui connection alert 2012-06-20 20:47:08 -04:00
views Save button bug 2012-06-29 16:31:32 -04:00
.gitignore Using coffee instead (derby new --coffee first-project) 2012-04-26 22:19:31 -04:00
LICENSE README & LICENSE 2012-06-26 11:29:49 -04:00
Makefile Using coffee instead (derby new --coffee first-project) 2012-04-26 22:19:31 -04:00
package.json use derby: "*" 2012-06-28 14:47:33 -04:00
README.md Updated README.md 2012-06-29 11:15:41 -07:00
server.js Adding empty derby project 2012-04-26 22:03:01 -04:00

HabitRPG

A habit tracker app which treats your goals like a Role Playing Game. As you accomplish goals, you level up and earn gold to spend on rewards. When you fail at your goals, you lose hit points. Lose all your HP and you die (aka, have to start over with GP & Lvl).

How It Works

General Breakdown General Breakdown

Goal Details Goal Details

FAQ

  • How do I heal?

    You have to level up, HP resets on ding (you'll understand if you're familiar with RPGs). I'm thinking of adding a buyable Health Potion, but I think this might compromise pushing yourself. Think about it - the closer you are to leveling, the harder you'll try to be accountable.

  • My tasks are too red, they're killing me too fast

    This is good. The worse you are at a task, the more valuable it becomes - meaning you gain more experience for completing those red tasks. This will incentivise you to try harder the more you're struggling, as well as to avoid failing (since the more valuable tasks drain more HP).

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