Welcome to Pokefight, a web application that allows players to battle with randomly selected Pokemon in an arena. In this game, players get to choose between two randomly selected Pokemon and fight against a randomly assigned Pokemon in an arena. The objective of the game is to defeat the opponent Pokemon by reducing their health points to zero.
- Access the Pokefight web application.
- Choose between two randomly selected Pokemon.
- Your selected Pokemon will battle against a randomly assigned Pokemon.
- The stats of your Pokemon will be displayed, including its health points and attack value.
- Click on the "Attack" button to attack the opponent Pokemon.
- The game continues until either your Pokemon or the opponent Pokemon's health points are reduced to zero.
- The winner will be announced, and the game will reset for another round.
As it is a web app no installation is required.
Node.js Express.js React PokeAPI Contributing Contributions are welcome and encouraged! If you encounter any issues or bugs, please submit an issue on the GitHub repository. If you want to add new features or improvements, feel free to fork the repository and submit a pull request.
Pokefight is licensed under the MIT License. See LICENSE for more information.
This project was inspired by the Pokemon franchise. The PokeAPI was used to retrieve information about the Pokemon.