Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tractorcow/genshin-teamspin
Super simple tool for generating random spiral abyss teams
https://github.com/tractorcow/genshin-teamspin
genshin-impact
Last synced: about 1 month ago
JSON representation
Super simple tool for generating random spiral abyss teams
- Host: GitHub
- URL: https://github.com/tractorcow/genshin-teamspin
- Owner: tractorcow
- License: bsd-3-clause
- Created: 2023-09-11T06:14:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-17T01:41:30.000Z (10 months ago)
- Last Synced: 2024-10-16T16:49:48.339Z (3 months ago)
- Topics: genshin-impact
- Language: TypeScript
- Homepage: https://tractorcow.github.io/genshin-teamspin/
- Size: 19.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
# Genshin Team Spinner
Randomly generate teams for your spiral abyss!
## Instructions
- Go to https://tractorcow.github.io/genshin-teamspin/
- Click "Character Selector", which will show all the characters available. Click any that you don't have to remove it from the generation pool.
- Click "Generate team 1/2" to generate a random team for spiral abyss## Roadmap
- Make the interface actually not rushed to use
- SEO optimise
- Add generation options. E.g.
- Specific elemental combinations (such as hyperbloom)
- Set role options (e.g. MDps, SubDps, SubDps, Support)
- Option to re-roll individual characters
- Deploy via github actions