Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)