@@ -12,7 +12,7 @@ If you have any questions, you can contact me by email morasiu2@gmail.com
12121 . [ 04 Cipher] ( #04 )
13131 . [ 05 FizzBuzz] ( #05 )
14141 . [ 06 RockPaperScizzors with AI] ( #06 )
15- 1 . [ 07 Project Euler (first10 problems)] ( #07 )
15+ 1 . [ 07 Project Euler (first 10 problems)] ( #07 )
16161 . [ 08 Hangman (with online words)] ( #08 )
17171 . [ 09 Love Calculator] ( #09 )
1818-----
@@ -25,27 +25,30 @@ Done - **10** <br>
2525Remain - ** 90** <br >
2626
2727* <a name =" 00 " >00</a > Name Generator - 29.01.2018 * Done* (` Python 3 ` ) <br >
28- ![ 00] ( docs/00.png )
28+ ![ 00] ( docs/images/ 00.png )
2929* <a name =" 01 " >01</a > Higher/lower - 31.01.2018 * Done* (` C# ` ) <br >
30- ![ 01] ( docs/01.png )
30+ ![ 01] ( docs/images/ 01.png )
3131* <a name =" 02 " >02</a > Temperature Converter - 05.02.2018 * Done* (` C# ` ) <br >
32- ![ 02] ( docs/02.png )
32+ ![ 02] ( docs/images/ 02.png )
3333* <a name =" 03 " >03</a > Age Calculator - 07.02.2018 * Done* (` C# ` ) <br >
34- ![ 03] ( docs/03.png )
34+ ![ 03] ( docs/images/ 03.png )
3535* <a name =" 04 " >04</a > Cipher - 08.02.2018 * Done* (` C# ` ) <br >
36- ![ 04] ( docs/04.png )
36+ [ Encrypting] ( docs/Cipher.md ) <br >
37+ ![ 04] ( docs/images/04.png )
3738* <a name =" 05 " >05</a > FizzBuzz - 08.02.2018 * Done* (` C# ` ) <br >
38- ![ 05] ( docs/05.png )
39+ ![ 05] ( docs/images/ 05.png )
3940* <a name =" 06 " >06</a > RockPaperScizzors with AI (Check diagram in directrory) - 14.02.2018 * Done* (` C# ` ) <br >
40- ![ 06] ( docs/06.png )
41+ [ AI algorithm] ( docs/RPC_AI_Alorithm.png ) <br >
42+ ![ 06] ( docs/images/06.png )
4143* <a name =" 07 " >07</a > Project Euler (first 10 problems) - 24.02.2018 * Done* (` C# ` )
4244[ Project Euler] ( https://projecteuler.net/archives ) <br >
43- ![ 07] ( docs/07.png )
45+ ![ 07] ( docs/images/ 07.png )
4446* <a name =" 08 " >08</a > Hangman (with online words) - 24.02.2018 * Done* (` C# ` )
4547Words are from [ Fake Name Generator] ( https://fakena.me/random-english-words/one/ ) , but these are real words. Trust me.
4648Definitions are form [ FreeDictionary] ( https://www.thefreedictionary.com/ ) </br >
47- ![ 08] ( docs/08.png )
48- * <a name =" 09 " >09</a > Love Calculator - 27.02.2018 * Done* (` C# ` )</br >
49- ![ 09] ( docs/09.png )
49+ ![ 08] ( docs/images/08.png )
50+ * <a name =" 09 " >09</a > Love Calculator - 27.02.2018 * Done* (` C# ` )<br >
51+ [ How it works] ( docs/LoveCalculator.md ) <br >
52+ ![ 09] ( docs/images/09.png )
5053## Bonus
51- * <a name =" bonus1 " >Bonus 1</a > Loading animation in console 24.02.2018 * Done* (` C# ` ) ![ Bonus 1] ( docs/bonus1.gif )
54+ * <a name =" bonus1 " >Bonus 1</a > Loading animation in console 24.02.2018 * Done* (` C# ` )![ Bonus 1] ( docs/images /bonus1.gif )
0 commit comments