This document proposes application that is a desktop (or potentially web) application that is a companion to the popular video game League of Legends. League of Legends is a complicated game that relies heavily on knowledge of its mechanics as a form of skill expression, thus many applications exist as supplements to provide information to players. However, many of these apps are monetized by showing ads or potentially by selling user data. Thus, I intend to create an open source program that provides a visual user interface that aids player decision making at the start of the game by relying on data provided by Riot Games through public APIs.
https://github.com/cis3296f23/projectfeedbackboards-section-001-m-w-11am/issues/9
- Download the latest release
- Run OpenOverlay.version.exe file
- Enjoy
Follow this project board to know the latest status of the project: https://github.com/orgs/cis3296f23/projects/119/views/1
- Use this github repository: https://github.com/cis3296f23/OpenOverlay
- Main Branch should be the most updated and bug free
- Use Vscode
- Run Main Js file
- Expect a pop up window
- Under the summoners folder we have all the conponents to gather summoner infomation
- Images contain all the img files for out html website (index.html)
- In searchbar folder contain all searchbar conponents