A character generator for the Basic Fantasy RPG
Find a file
2022-11-30 21:47:10 +01:00
src dont show classes the selected race cant take 2022-11-30 21:47:10 +01:00
.gitignore first commit, still lots to do 2022-03-30 01:14:05 +02:00
angular.json new favicon - remember the fallen 2022-04-01 15:38:55 +02:00
karma.conf.js first commit, still lots to do 2022-03-30 01:14:05 +02:00
LICENSE Initial commit 2022-03-30 00:07:00 +02:00
package-lock.json add workaround for build error 2022-11-28 22:54:06 +01:00
package.json dont show classes the selected race cant take 2022-11-30 21:47:10 +01:00
README.md Update README.md 2022-04-23 16:07:32 +02:00
tsconfig.app.json first commit, still lots to do 2022-03-30 01:14:05 +02:00
tsconfig.json add a version number in the lower right corner 2022-11-30 18:04:26 +01:00
tsconfig.spec.json first commit, still lots to do 2022-03-30 01:14:05 +02:00

Bfrpgcg

A character generator for the Basic Fantasy Role-Playing Game.

Try it here. 🐉

Made with Angular.

Functionality

  • Randomly generate a character of a chosen level according to the core rules (names mostly provided by https://www.fantasynamegenerators.com/)
  • Choose name, level, race, class and spells for the character
  • Print a formatted character sheet on computers and iOS
  • Support for several house rules and flipping the ability scores
  • Available in english and german

Planned Features (when I get around to it)

  • Generate equipment suitable for character race, class and level
  • Optional class/race supplements from the official downloads page
  • Guide on how to contribute to the project
  • Support generating a character backstory
  • Better support for mobile devices
  • Optional character portraits