https://github.com/youssef-shehata/valorantroulette
randomize your valorant team
https://github.com/youssef-shehata/valorantroulette
python
Last synced: 3 months ago
JSON representation
randomize your valorant team
- Host: GitHub
- URL: https://github.com/youssef-shehata/valorantroulette
- Owner: Youssef-Shehata
- Created: 2023-12-07T13:08:29.000Z (over 1 year ago)
- Default Branch: Valorant-Roulette-Python
- Last Pushed: 2024-02-01T08:28:12.000Z (over 1 year ago)
- Last Synced: 2025-01-23T20:32:36.641Z (4 months ago)
- Topics: python
- Language: Python
- Homepage:
- Size: 1.96 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ValorantRoulette
randomize your team based on your map prefrences
this app genrates a 5 agent team unordered.## **Run**
clone repo and run python GUI.py in terminal .### **RandomFifth**
apps default is to return 1 smoker 1 sentinel 1 initiator 1 duelist
if RandomFifth is checked last agent will be a random role
if its unchecked it will always be a duelist### **MapBased**
if checked the app will generate a team based on the map provided
(ps. u can change the prefered agents for each map in the MapBasedAgents.json file )