Skip to content

wcjameson/fantasy-bestiary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monstronomicon

By Brenna Lavin, Jack Jones, Jessica Baker, Sarah Espinet, William Jameson

A DnD-based bestiary. Includes monsters and their stats.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • jQuery
  • BootStrap
  • node
  • webpack
  • ESLint
  • Babel
  • Popper

Description

This application is based on DnD monsters. It has a collection of DnD monsters taken from DnD's website (which does not require an API key). We've include each monster's stats, and have an interactive map that uses a cursor change to denote clickable areas, which, when clicked, show a monster and its abbreviated stats.

Setup/Installation Requirements

  • navigate to Sarah Espinet -or- Brenna Lavin -or- William Jameson -or- Jack Jones -or- Jessica Baker in browser
  • select repository (fantasy-bestiary)
  • click Code button and select desired security protocol
  • run git clone in terminal into desired directory
  • run "npm install" in terminal
  • navigate to top level of directory in terminal -or- in your GUI
  • type "open index.html" into terminal, -or- double-click the index.html file in your GUI, -or- type "npm run start" terminal
  • click cover to open "book"
  • click alphabet section to access corresponding monster list
  • click monster to see its stats
  • click interactive map to use it
  • use back buttons to see different entries

Known Bugs

  • Cursor changes back to default when using buttons

License

MIT License

Copyright (c) [2022] Brenna Lavin Jack Jones Jessica Baker Sarah Espinet William Jameson

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published