Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.6 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.6 KB

Shadow of Condor

A Real-time Chat RPG Integrated with Firebase Database and MySql

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.

Features

  1. Real-time chat functionality
  2. RPG system with characters, items, and quests
  3. Firebase database integration for data storage and management
  4. PHP and JavaScript backend
  5. Responsive design using Bootstrap

Getting Started

To get started with the Shadow of Condor project, follow these steps:

  1. Clone the repository: git clone https://github.com/allanlealluz/Shadow_OF_Condor.git
  2. Install dependencies: composer install
  3. Set up your Firebase project and obtain the configuration file
  4. Place the Firebase configuration file in the project root directory
  5. Start the PHP development server: php -S localhost:8000
  6. Open your web browser and navigate to http://localhost:8000

Contributing

We welcome contributions to the Shadow of Condor project! To contribute, please follow these steps:

  1. Fork the repository
  2. Create a new branch for your changes: git checkout -b my-new-feature
  3. Make your changes and commit them: git commit -am 'Add some feature'
  4. Push the changes to your forked repository: git push origin my-new-feature
  5. Create a pull request

License

The Shadow of Condor project is open-source and released under the MIT License. See the LICENSE file for more information.

Contact

For any questions or concerns, please contact us at allanlealluz@gmail.com.