Skip to content

ThomasFraserDev/artifactdle

Repository files navigation

Artifactdle

React Vite Tailwind CSS Framer Motion Node.js License: MIT

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.

Screenshots

Base screen Guesses Correct guess

How To Play

  1. A random, unknown artifact set is selected.
  2. Type and select an artifact set from the given list.
  3. 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.
  4. Keep guessing until either you guess the correct artifact set or hit 5 guesses.
  5. Try to build up a streak of wins and aim for a high score.

Upcoming Features

  • Daily challenges
  • Honkai Star Rail Relic support
  • Zenless Zone Zero Disc Drive support
  • More Backgrounds

Download and Run

Prerequisites

  • Node.js 18+ and npm

Run Locally

git clone https://github.com/ThomasFraserDev/artifactdle.git
cd artifactdle
npm install
npm run dev

Contributing

Contributions are welcome! :]

If you’d like to help improve Artifactdle, please follow these steps:

  1. Fork the repository and create a new branch from main.
  2. For UI changes, screenshots or short clips are encouraged.
  3. Make sure the project runs locally:
npm install
npm run dev
  1. 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! 💜

License

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.

About

A Wordle-inspired game for guessing artifact sets from Genshin Impact.

Topics

Resources

License

Stars

Watchers

Forks