Skip to content

tkruska/LoLAbilityGuessingGame

Repository files navigation

LoLAbilityGuessingGame

A python program that randomly shows the names of abilites of all champions from League Of Legends to let you or your friends guess. It has a GUI (tkinter) and a built-in timer (default: 20s) which lets you or your friends guess the champion name and the ability slot (Passive, Q, W, E or R). It takes a JSON-file as input where I stored all the champion names and their corresponding abilites. The JSON file is not created by this program, but by another python script which I run manually every time a new champion is released or something else changes (like champion reworks, VGUs, ...).

The dependencies in the manifest are not all necessary, but since the sript for the creation of the JSON-file and the Guessing Game are in the same project folder, I can only provide a shared dependency manifest at this point.

About

A python program that randomly shows the names of abilites of all LeagueOfLegends-Champions to let you or your friends guess.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages