No description
Find a file
2013-02-27 22:36:13 -05:00
migrations remove expired sessions on cron too. Eventually expired sessions 2013-02-15 22:30:27 -05:00
public Icons v2 2013-02-27 22:19:10 -05:00
src move all custom sprites to /img/sprites, and all BrowserQuest image references to /vendor/BrowserQuest (a git submodule) 2013-02-27 20:24:57 -05:00
styles move all custom sprites to /img/sprites, and all BrowserQuest image references to /vendor/BrowserQuest (a git submodule) 2013-02-27 20:24:57 -05:00
test instructions on running node-webkit-agent for debugging memory leaks 2013-02-26 12:42:53 -05:00
ui Add ui connection alert 2012-06-20 20:47:08 -04:00
views Merge remote-tracking branch 'ruddfawcett/master' into develop 2013-02-27 22:36:13 -05:00
.afignore update afignore 2013-01-18 12:10:45 -05:00
.gitignore Use nconf to load in configuration values 2013-02-07 07:47:34 -05:00
.gitmodules add BrowserQuest as submodule in public/vendor 2013-02-17 14:43:12 -05:00
config.json.example update config.json.exampl for default mongo db 2013-02-25 18:34:11 -05:00
LICENSE README & LICENSE 2012-06-26 11:29:49 -04:00
Makefile setting up for testing REST 2012-10-12 11:53:57 -04:00
package.json pin coffeescript 2013-02-27 17:11:10 -05:00
Procfile Adding procfile for heroku, add process.env.PORT instead of 3000 2012-07-10 09:36:18 -04:00
README.md more links 2013-01-23 19:39:32 -05:00
server.js instructions on running node-webkit-agent for debugging memory leaks 2013-02-26 12:42:53 -05:00

#HabitRPG

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

Screenshot

###About ###Running Locally ###API

##Contact ###Bugs ###New Features ###Email

##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