@@ -12,7 +12,7 @@ If you have any questions, you can contact me by email morasiu2@gmail.com
12
12
1 . [ 04 Cipher] ( #04 )
13
13
1 . [ 05 FizzBuzz] ( #05 )
14
14
1 . [ 06 RockPaperScizzors with AI] ( #06 )
15
- 1 . [ 07 Project Euler (first10 problems)] ( #07 )
15
+ 1 . [ 07 Project Euler (first 10 problems)] ( #07 )
16
16
1 . [ 08 Hangman (with online words)] ( #08 )
17
17
1 . [ 09 Love Calculator] ( #09 )
18
18
-----
@@ -25,27 +25,30 @@ Done - **10** <br>
25
25
Remain - ** 90** <br >
26
26
27
27
* <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 )
29
29
* <a name =" 01 " >01</a > Higher/lower - 31.01.2018 * Done* (` C# ` ) <br >
30
- ![ 01] ( docs/01.png )
30
+ ![ 01] ( docs/images/ 01.png )
31
31
* <a name =" 02 " >02</a > Temperature Converter - 05.02.2018 * Done* (` C# ` ) <br >
32
- ![ 02] ( docs/02.png )
32
+ ![ 02] ( docs/images/ 02.png )
33
33
* <a name =" 03 " >03</a > Age Calculator - 07.02.2018 * Done* (` C# ` ) <br >
34
- ![ 03] ( docs/03.png )
34
+ ![ 03] ( docs/images/ 03.png )
35
35
* <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 )
37
38
* <a name =" 05 " >05</a > FizzBuzz - 08.02.2018 * Done* (` C# ` ) <br >
38
- ![ 05] ( docs/05.png )
39
+ ![ 05] ( docs/images/ 05.png )
39
40
* <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 )
41
43
* <a name =" 07 " >07</a > Project Euler (first 10 problems) - 24.02.2018 * Done* (` C# ` )
42
44
[ Project Euler] ( https://projecteuler.net/archives ) <br >
43
- ![ 07] ( docs/07.png )
45
+ ![ 07] ( docs/images/ 07.png )
44
46
* <a name =" 08 " >08</a > Hangman (with online words) - 24.02.2018 * Done* (` C# ` )
45
47
Words are from [ Fake Name Generator] ( https://fakena.me/random-english-words/one/ ) , but these are real words. Trust me.
46
48
Definitions 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 )
50
53
## 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