Skip to content

Generate random factors (runes, first item, champions, summoner spells) from the game League of Legends.

License

Notifications You must be signed in to change notification settings

michael21910/LOL-Matchup-Random-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOL-Matchup-Random-Generator

Generate random factors (runes, first item, champions, summoner spells) from the game League of Legends.

Small story 💬

Well, my friends and I decide to play a speical mode in League of Legends when there are more than 5 people some day.

The inspiration video is from: this link

The guys in the video plays a special mode made by themselves, that is to randomize the champions, runes, summoner spells, and first items for every people.

Sadly, to draw lots for all of the factors and to check the corresponding factors is a waste of time, so I decide to solve this problem.

I guess we are going to play this special mode tomorrow night :D

Things you need to do 📖

  • Install the library "pygame"
pip install pygame
  • Install the library "pygame-gui"
pip install pygame-gui
  • Clone this repository
git clone https://github.com/michael21910/LOL-Matchup-Random-Generator.git

What will you get 🍦

A random generated matchup including champions, runes, summoner spells, and first item for specified amount of players in the game League of Legends.
(I get the text file by web crawling, and the demo image is the picture of exe file after bundled by pyinstaller. )

Demo 👀

github

License

MIT © Tsuen Hsueh

About

Generate random factors (runes, first item, champions, summoner spells) from the game League of Legends.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages