Hamenaglar's page

10 posts. No reviews. No lists. No wishlists.



1 person marked this as a favorite.

Background:
One of the thing that frustrates me in pathfinder is calculating all the modifiers to hit/damage/AC depending on my abilities, feats, spells, equipment etc. So I've started out making my own mobile web site, to do it automatically for me.

One of the main features for me was that it gets loaded only once, and then never uses internet connections and can basically run offline (until you exit from browser or or navigate to a new page).

Targalad the Magus Spelldancer:
http://tbabic.github.io/targalad-web/

It doesn't look quite good on mobiles/small screens and it looks even worse on large screens :D. Also after last session I've noticed some issues in user experience. So I'm currently in the process of redesigning it and it raised a few questions for me.

Questions:
1) Is there an app or web site that already has the same functionality?

2) If there isn't, would anybody be interested in using this kind of mobile website (or mobile app)?

3) Considering pathfinder is released under OGL and I intend to keep the app free and open source, this shouldn't be illegal?

My background if anybody is interested

Spoiler:

I'm a Java backend developer, that knows a bit about html, css and javascript. In fact this website for my character was something I started to do as a training to learn more about frontend development. Now I'm thinking of maybe doing it for public if there would be interest.