luisvent / pokegame

Pokemon games app built with Vue + Vite, TailwindCSS, multiple trivia games to test your Pokemon knowledge.

Home Page:https://pokegame.lv-apps.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PokeGames

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.

Sublime's custom image

Table of Contents

Features

Based on the provided images, the PokeGames application includes the following features:

  1. Select Your Winner Pokemon
  • Players can choose between two Pokemon to engage in a battle.

Sublime's custom image

  1. Match Pokemon Name Game
  • Players are presented with a set of Pokemon sprites and must match them with their corresponding names.

Sublime's custom image

  1. Identify Pokemon Game
  • Players are challenged to identify a Pokemon based on a provided description.

Sublime's custom image

Installation

To install and run the PokeGames application locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/your-username/pokegames.git
  1. Navigate to the project directory:
cd pokegames
  1. Install the dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open your web browser and visit http://localhost:5173 to access the PokeGames application.

Usage

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!

Contributing

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:

  1. Fork the repository
  2. Create a new branch for your feature or bug fix
  3. Make your changes and commit them
  4. Push your changes to your forked repository
  5. Submit a pull request detailing your changes

Credits

Art, music, resources:

  • Giphy
  • DevianArt
  • Flaticon
  • Zapsplat
  • Pixabay
  • Gifer
  • Dribble
  • khinsider
  • Fintaman
  • rare-gallery
  • @WndlIght
  • artstation
  • imgur
  • miguelnero
  • furbooru
  • wifflegif
  • Nintendo

License

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.

About

Pokemon games app built with Vue + Vite, TailwindCSS, multiple trivia games to test your Pokemon knowledge.

https://pokegame.lv-apps.com

License:MIT License


Languages

Language:Vue 65.4%Language:JavaScript 28.7%Language:CSS 3.8%Language:HTML 2.1%