Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pustur/genshin-impact-team-randomizer
A web app to randomize your Genshin Impact team based on the characters that you own
https://github.com/pustur/genshin-impact-team-randomizer
genshin genshin-impact genshinimpact randomizer solidjs website
Last synced: 2 months ago
JSON representation
A web app to randomize your Genshin Impact team based on the characters that you own
- Host: GitHub
- URL: https://github.com/pustur/genshin-impact-team-randomizer
- Owner: Pustur
- License: mit
- Created: 2022-07-24T21:20:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-07T19:46:25.000Z (3 months ago)
- Last Synced: 2024-10-11T12:52:56.089Z (3 months ago)
- Topics: genshin, genshin-impact, genshinimpact, randomizer, solidjs, website
- Language: TypeScript
- Homepage: https://genshin-impact-team-randomizer.pages.dev/
- Size: 381 KB
- Stars: 22
- Watchers: 1
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## Genshin Impact Team Randomizer
> A web app to randomize your Genshin Impact team based on the characters that you own
## Usage
Click on the character icons to select / remove them from the pool of selectable options.
The selection is stored locally so you don't need to re-enter all your characters on subsequent visits.Once your roster is set, hit the "Generate teams" button.
## Motivation
I wanted to try Solid JS and this is the first idea that came to mind
## Technologies used
- Language: [TypeScript](https://www.typescriptlang.org/)
- Library: [Solid JS](https://www.solidjs.com/)
- Code formatting: [Prettier](https://prettier.io/)## Changelog
[CHANGELOG](CHANGELOG.md)
## License
[MIT](LICENSE)