PokeGames is a Vue.js + Vite application that offers a collection of mini-games inspired by the popular Pokemon franchise. Players can enjoy various exciting challenges and activities featuring their favorite Pokemon characters.
Based on the provided images, the PokeGames application includes the following features:
- Select Your Winner Pokemon
- Players can choose between two Pokemon to engage in a battle.
- Match Pokemon Name Game
- Players are presented with a set of Pokemon sprites and must match them with their corresponding names.
- Identify Pokemon Game
- Players are challenged to identify a Pokemon based on a provided description.
To install and run the PokeGames application locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/pokegames.git
- Navigate to the project directory:
cd pokegames
- Install the dependencies:
npm install
- Start the development server:
npm run dev
- Open your web browser and visit
http://localhost:5173
to access the PokeGames application.
Once the application is running, you will be presented with the main menu. Click on the desired mini-game icon to start playing.
Each mini-game will have its own instructions and gameplay mechanics. Follow the on-screen prompts and enjoy the Pokemon-themed challenges!
Contributions to the PokeGames project are welcome! If you encounter any issues or have suggestions for improvements, please open an issue on the GitHub repository.
If you'd like to contribute code changes, follow these steps:
- Fork the repository
- Create a new branch for your feature or bug fix
- Make your changes and commit them
- Push your changes to your forked repository
- Submit a pull request detailing your changes
- Giphy
- DevianArt
- Flaticon
- Zapsplat
- Pixabay
- Gifer
- Dribble
- khinsider
- Fintaman
- rare-gallery
- @WndlIght
- artstation
- imgur
- miguelnero
- furbooru
- wifflegif
- Nintendo
This project is licensed under the MIT License.
Please note that the Pokemon and Pokemon character names are trademarks of Nintendo, as mentioned in the credits screen.