Skip to content

A web-based word search game featuring characters' names from the popular game Genshin Impact. Built entirely using HTML, CSS, JavaScript, and PHP without any external libraries.

License

Notifications You must be signed in to change notification settings

71Kevin/genshin-impact-word-hunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genshin-impact-word-hunt

This is a web application that generates a word search puzzle using characters' names from the game Genshin Impact. Users can interact with the puzzle, trying to find the hidden words within the grid.

Features

  • Generates a word search puzzle with characters' names from Genshin Impact.
  • Allows users to interact with the puzzle by selecting letters to form words.
  • Provides a "Need Help" button that highlights a random letter in an unsolved word.
  • Displays the number of found words and remaining words to be found.
  • Notifies users when all words have been found and offers the option to start a new game.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • PHP

Usage

  1. Clone this repository to your local machine.
  2. Open the index.php file in a web browser.
  3. The word search puzzle will be generated automatically.
  4. Click on letters in the puzzle to form words.
  5. Use the "Ask Paimon?" button if you need assistance finding a word.
  6. Continue until all words have been found.
  7. Once all words are found, a message will appear prompting you to start a new game.

Screenshots

Captura de tela 2024-05-19 221722

Credits

  • The word search puzzle generation logic is implemented in PHP by leveraging object-oriented programming principles.
  • HTML, CSS, and JavaScript are used for the front-end interface and user interaction.
  • The application is inspired by the popular game Genshin Impact, developed by miHoYo.

License

This project is licensed under the ISC License - see the LICENSE file for details.

About

A web-based word search game featuring characters' names from the popular game Genshin Impact. Built entirely using HTML, CSS, JavaScript, and PHP without any external libraries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages