Skip to content

mfzha/scaled-encounters

 
 

Repository files navigation

Kobold+ Fight Club

================= Kobold+ Fight Club is a fork of Kobold Fight Club by Fantasy Computerworks that seeks to address a number of concerns with the original:

  • The project needs new maintainers (Oh hey that's us)
  • Need to stop using Google Sheets API as a database+backend
  • Migration method for existing custom content from Google Sheets to another data source (Needs to be as easy to setup and maintain as we can get it)
  • Good way to accept and moderate submissions for new source book creatures
  • Login/sync between devices
  • Update old/outdated versions of various packages
  • Any improvements we can think of!

Extra Content

The "extra content" from Kobold Fight Club isn't compatible with K+FC yet, but we're looking into this.

Adding your own custom content to Kobold Fight Club

Not available just yet, more on this when it's built out.

Contributing content to Kobold Fight Club

Coming Soon™

Technical stuff

In case you're interested in contributing code

Node Commands

  • npm install - Install necessary dependencies
  • npm run start - Start an http server for debugging on localhost
  • npm run build-css - Compile sass into css
  • npm run watch-css - Watch folder for changes and run build-css if needed

About

Kobold+ Fight Club

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 44.4%
  • JavaScript 41.1%
  • HTML 10.5%
  • SCSS 3.8%
  • Dockerfile 0.2%