No description
Find a file
2013-05-22 00:40:54 +01:00
locales Merge branch 'develop' 2013-05-13 21:31:18 +01:00
migrations backer: fix pets html, add migration 2013-05-08 21:40:01 +01:00
public Bacon Bacon 2013-05-17 16:42:26 -07:00
src habitpg-shared: move viewHelpers to misc, add hydrate() function (see https://github.com/codeparty/racer/issues/116) to prevent data-loss on user.get() 2013-05-22 00:40:54 +01:00
styles Update npcs.styl 2013-05-16 10:22:37 -06:00
test start adding tests for user.put 2013-04-12 16:38:07 -04:00
ui Add ui connection alert 2012-06-20 20:47:08 -04:00
views chat: allow admins to remove other people's messages 2013-05-19 15:02:04 +01:00
.afignore update afignore 2013-01-18 12:10:45 -05:00
.gitignore add npm-debug.log to gitignore because DANG 2013-03-04 17:31:33 -05:00
.gitmodules remove jquery-ui as git submodule, add it into public/vendor manually due to large direcotry size with build files 2013-04-09 13:45:09 -04: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 habitrpg-shared: *almost* working wth new scoring (c0cf9780fe) - need to fix for cron, API, and other misc bugs 2013-05-19 23:50:41 +01:00
Procfile Adding procfile for heroku, add process.env.PORT instead of 3000 2012-07-10 09:36:18 -04:00
README.md add a ton of static page, beef up the footer, make this website look 2013-03-16 23:03:59 -04:00
server.js remove webkit-agent (thought i already did?) 2013-03-08 15:39:03 -05: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