An open API service indexing awesome lists of open source software.

https://github.com/bieanimaton/lol-championship

This is project about Lol Championship.
https://github.com/bieanimaton/lol-championship

c championship codeblocks locale lol stdio string training

Last synced: 3 months ago
JSON representation

This is project about Lol Championship.

Awesome Lists containing this project

README

        

# LoL Championship

This project asks for 6 characters and calculate their years, leagues, victories and defeats over the game League of Legends.

## Notes :books:
- C programming to train skills.

## Image :camera:
![campeonato lol](https://user-images.githubusercontent.com/52220244/115559332-fe8ffa80-a289-11eb-9dd6-30ddfd1211f3.JPG)

## How Install :bookmark_tabs:
```
# 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
```

## Features :hammer_and_wrench:
- stdio.h
- locale.h
- string.h