No description
Find a file
2013-06-18 14:52:39 -04:00
locales Enforced Shield -> Reinforced Shield 2013-05-26 00:37:11 -06:00
migrations shorter day-period preen_cron 2013-06-18 14:52:39 -04:00
public Slight rewording 2013-06-07 13:13:11 +02:00
src charts: fix exp & todos charts 2013-06-15 12:41:12 -04:00
styles More fixes to inventory spacing. This time for long names of eggs and potions. 2013-06-12 02:03:40 -07:00
test fix api + tests 2013-05-25 19:42:59 +01:00
ui Add ui connection alert 2012-06-20 20:47:08 -04:00
views Move exp progress button to right of numbers, css rollover was 2013-06-15 13:28:24 -04: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 migrations: try adding a coffeescript method, which uses mongoskin to run the migrations. Looks like it's not quite there, collection.toArray() pulls all objects into memory which is too big to run the migrations - might have to stick to mongo scripts 2013-06-15 17:31:23 -04: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