Skip to content

Santiago548/NPC_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation


Logo

NPC Generator

Use this application to quickly create NPC's for you Dungeons & Dragons 5E Campaign. you can save up to three encounters. NPCs can be created with Random abilities and stats or you can create one picking every ability and stat to better fit your needs. Upgrades coming soon!!
Explore the docs »

Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

I created this application to make it easeir for myself to quickly create random npcs for Dungeons & Dragons 5e campaigns for quick encounters. Thank you checking it out and for any help you can give in improving functionaly.

Built With

  • Ruby 2.6.1
  • Rails 6.1.3
  • Javascript
  • HTML
  • CSS

Getting Started

To get a local copy up and running follow these simple steps.

  • install all gem files
$ bundle install
  • migrate and seed the database
$ rails db:migrate
$ rails db:seed
  • To Start the Server
$ rails s

Installation

  1. Clone the repo
    git clone https://github.com/Santiago548/NPC_Generator
  2. Install NPM packages
    npm install

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information. S

Contact

Your Name - Dominic Barajas Twitter - @TechDom2 Email - dominicbarajas548@gmail.com

Project Link: https://github.com/Santiago548/repo_name

About

Version 1.0 of a quick Dungeons and Dragons 5e NPC generator for making randomly generated NPCs for up to three encounters on the fly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published