This project asks for 6 characters and calculate their years, leagues, victories and defeats over the game League of Legends.
- C programming to train skills.
# Create folder for store the all file, like 'LoL Championship'
# Clone the project
git clone https://github.com/BieAnimaton/LoL-Championship
# To start
Open your IDE for language C, compile and run the project.
For modify the code, change "main.c".
# The project messages will appear on console
- stdio.h
- locale.h
- string.h