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.
- Host: GitHub
- URL: https://github.com/bieanimaton/lol-championship
- Owner: BieAnimaton
- Created: 2021-04-21T12:59:34.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-21T13:18:52.000Z (about 4 years ago)
- Last Synced: 2025-01-15T18:41:36.099Z (5 months ago)
- Topics: c, championship, codeblocks, locale, lol, stdio, string, training
- Language: C
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:
## 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