AmongLegends is a thrilling project built using React and Firebase, designed to bring the excitement of Among Us into the League of Legends world. This unique creation allows you to set up a custom game mode within League of Legends, complete with designated roles for each player in a five-stack.
Follow these steps to get AmongLegends up and running on your system:
-
Clone the Repository:
git clone [email protected]:Tchips46tek/Among-Legends.git
-
Install Dependencies:
cd AmongLegends npm install
-
Firebase Configuration:
- Create a Firebase project on the Firebase Console.
- Obtain your Firebase configuration settings.
- Replace the placeholder values in
src/firebase-config.js
with your Firebase configuration.
-
Start the Application:
npm start
The application should now be running on
http://localhost:3000
.
-
Custom Game Mode: AmongLegends allows you to create a unique game mode within League of Legends, bringing the excitement of social deduction games like Among Us to the League universe.
-
Five-Stack Roles: Assign specific roles to each player in your five-stack, adding an extra layer of strategy and intrigue to your League of Legends matches.
-
Firebase Integration: Utilizing Firebase for real-time communication, AmongLegends ensures a seamless and synchronized experience for all players involved.
-
Create a Game:
- Navigate to the "Créer une game" section.
-
Invite Friends:
- Share the generated game code with your friends.
- Ensure that all players join the lobby.
-
Start the Game:
- Once the lobby is full, start the game.
- Follow the assigned roles and enjoy the AmongLegends experience within League of Legends.
Feel free to contribute to the project by opening issues, submitting pull requests, or providing feedback. Together, let's make AmongLegends even more legendary!
This project is licensed under the MIT License - see the LICENSE file for details.
Enjoy your AmongLegends experience and may your League of Legends matches never be the same again!