Artifactdle is a Wordle-style game for guessing artifact sets from Genshin Impact. You pick an artifact set from the list of sets, and get guess feedback based on the set's region, 2pc and 4pc buffs and release version, with the aim of guessing the randomly selected artifact set within five guesses. Built with React, Tailwind and Framer Motion, the project is heavily inspired by the already exisitng Genshindle, but for artifact sets.
- A random, unknown artifact set is selected.
- Type and select an artifact set from the given list.
- The game compares your guess and tells you which attributes (name, region, 2pc buff, 4pc buff & release version) are a match or close match to the answer.
- Keep guessing until either you guess the correct artifact set or hit 5 guesses.
- Try to build up a streak of wins and aim for a high score.
- Daily challenges
- Honkai Star Rail Relic support
- Zenless Zone Zero Disc Drive support
- More Backgrounds
- Node.js 18+ and npm
git clone https://github.com/ThomasFraserDev/artifactdle.git
cd artifactdle
npm install
npm run devContributions are welcome! :]
If you’d like to help improve Artifactdle, please follow these steps:
- Fork the repository and create a new branch from main.
- For UI changes, screenshots or short clips are encouraged.
- Make sure the project runs locally:
npm install
npm run dev- Open a Pull Request with:
- A clear description of what you changed or added
- The reasoning behind it
If you’re unsure about an idea or want feedback before starting, feel free to open an issue to discuss it first.
Thanks for helping make Artifactdle better! 💜
This is a fan-made project based on Genshin Impact.
All game assets and names are property of HoYoverse.
This project is not affiliated with or endorsed by HoYoverse.
This software is licensed under the MIT license.


