Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 529 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 529 Bytes

League-of-Legends-Ping-App

Screenshot of Ping App

Allows users to ping League of Legends servers without entering an actual game.

Written in Python, use Tkinter to display ping statistics.

Works in Windows and Linux, has not been tested in Mac.

Implemented features:

  • Graph showing ping changing in real time
  • Ranking of connection quality

Features to be implemented:

  • Better quality GUI (May require a rework of entire project or an entirely new project)