https://github.com/truewill/adnd-xp-training
AD&D XP Training Calculator
https://github.com/truewill/adnd-xp-training
dungeons-and-dragons
Last synced: about 1 year ago
JSON representation
AD&D XP Training Calculator
- Host: GitHub
- URL: https://github.com/truewill/adnd-xp-training
- Owner: TrueWill
- License: mit
- Created: 2018-06-18T01:53:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:51:00.000Z (over 3 years ago)
- Last Synced: 2023-03-23T22:22:05.805Z (over 3 years ago)
- Topics: dungeons-and-dragons
- Language: JavaScript
- Size: 5.36 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# adnd-xp-training
AD&D XP Training Calculator
Based on 1st edition
Some terms are copyrighted by or registered trademarks of TSR Games.
This tool is unofficial, and the author is not affiliated with the companies mentioned above.
## Live
Deployed to http://truewill-adnd-xp-training.s3-website.us-east-2.amazonaws.com/
## Acknowledgements
Built with [React](https://reactjs.org/).
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
Thanks to Anthony Accomazzo for his article on [deploying a React app to Amazon's S3](https://www.fullstackreact.com/articles/deploying-a-react-app-to-s3/).