This project is a real-time chat role-playing game (RPG) system that uses PHP, JavaScript, and Bootstrap for the design. The system is integrated with a Firebase database to store and manage game data.
- Real-time chat functionality
- RPG system with characters, items, and quests
- Firebase database integration for data storage and management
- PHP and JavaScript backend
- Responsive design using Bootstrap
To get started with the Shadow of Condor project, follow these steps:
- Clone the repository:
git clone https://github.com/allanlealluz/Shadow_OF_Condor.git
- Install dependencies:
composer install
- Set up your Firebase project and obtain the configuration file
- Place the Firebase configuration file in the project root directory
- Start the PHP development server:
php -S localhost:8000
- Open your web browser and navigate to http://localhost:8000
We welcome contributions to the Shadow of Condor project! To contribute, please follow these steps:
- Fork the repository
- Create a new branch for your changes:
git checkout -b my-new-feature
- Make your changes and commit them:
git commit -am 'Add some feature'
- Push the changes to your forked repository:
git push origin my-new-feature
- Create a pull request
The Shadow of Condor project is open-source and released under the MIT License. See the LICENSE file for more information.
For any questions or concerns, please contact us at allanlealluz@gmail.com.