YinYang117 / AaDnD

2 stars 0 forks source link

Dungeons & Dragons / Pathfinder Game

Welcome to the Dungeons & Dragons Game project! This is a web-based application built with React for our community to play and program a tabletop role-playing game. The goal of this project is to provide a platform where we can create characters, embark on exciting adventures, experience immersive storytelling, enhance our programming skills, and work with AI tools to become more proficient.

Getting Started

To run the application locally, follow these steps:

  1. Clone the repository: git clone https://github.com/YinYang117/AaDnD.git or git@github.com:YinYang117/AaDnD.git
  2. Front end not setup yet
  3. Install dependencies: cd into BackendExpress: npm i
  4. Start the development server: from BackendExpress: npm start

The application should now be running on http://localhost:3000. Open this URL in your browser to access the app.

Roadmap

Here's a roadmap outlining the planned features and enhancements for future releases:

Version 0.1

Version 0.2

Version 0.3

Version 0.4

Version 1.0

Version 1.1

Please note that this roadmap is subject to change based on feedback and preferences.

Contributing

We welcome contributions from the community to enhance and improve the Dungeons & Dragons / Pathfinder Game project. If you have ideas for new features, bug fixes, or other improvements, please submit a pull request. For major changes, please open an issue first to discuss the proposed changes.

License

This project is licensed under the MIT License.

Available Scripts

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

Backend Port

Currently set to 5500