Update readme

This commit is contained in:
Arkagedon
2022-01-27 11:38:07 +01:00
parent e8bac6e221
commit a7a32adf99

View File

@ -4,10 +4,19 @@ In this github project you will find all my solutions for the coding games chall
# Easy challenges
---------
[ASCII ART](https://github.com/ARKAGEDON/CodingGame/blob/main/Easy_Challenges/ascii_art.c)
[Chuck Norris](https://github.com/ARKAGEDON/CodingGame/blob/main/Easy_Challenges/chuck_norris.c)
[Mars Landers](https://github.com/ARKAGEDON/CodingGame/blob/main/Easy_Challenges/mars_landers_1.c)
[Power of Thor Chapter 1](https://github.com/ARKAGEDON/CodingGame/blob/main/Easy_Challenges/power_of_thor_1.c)
[Temperatures](https://github.com/ARKAGEDON/CodingGame/blob/main/Easy_Challenges/temperatures.c)
[The Descent](https://github.com/ARKAGEDON/CodingGame/blob/main/Easy_Challenges/the_descent.c)
# Medium challenges
---------
[Shadow of Knight Chapter 1](https://github.com/ARKAGEDON/CodingGame/blob/main/Medium_Challenges/shadow_of_knight_1.c)
[Stock Exchange Losses](https://github.com/ARKAGEDON/CodingGame/blob/main/Medium_Challenges/stock_exchange_losses.c)
[There is no spoon Chapter 1](https://github.com/ARKAGEDON/CodingGame/blob/main/Medium_Challenges/there_is_no_spoon_1.c)
# Hard challenges
--------