Renamed The Keypad II to /Games/The Keypad II
commited
commit
f84f518681993de5afec91fa9f83e2ce1320fe52
... | ... | @@ -179,3 +179,4 @@ Fancade Beta I.md: Fancade Beta.md |
179 | 179 | List of Captions.md: Categories/List of Captions.md |
180 | 180 | List of Featured Games.md: Categories/List of Featured Games.md |
181 | 181 | Games/Pixzel.md: Games/Pixzle.md |
182 | Categories/Games/The Keypad II.md: Games/The Keypad II.md |
... | ... | @@ -1,35 +0,0 @@ |
1 | [[The Keypad II|https://play.fancade.com/63F3F523B31D2244]] is an enigmatic puzzle game created by [[LukaszM|the-questers#lukaszm]]. This is the sequel to the series. Although the style of puzzle may turn off casual players as it is much harder than any other puzzle style, [[it was featured anyway|List of Featured Games]]. There are 20 levels. |
|
2 | ||
3 | ## Gameplay |
|
4 | ||
5 | In this game there is a number display taking 8 digits as an answer to the puzzles, buttons for each digit and a backspace to clear the last digit. The task is to figure out how to solve the puzzle. When an answer is correct, its next puzzle is shown, until solving the final answer, to which the display will move and reveals "CORRECT!" |
|
6 | ||
7 | ## Solutions |
|
8 | ||
9 | Highlight from the start to the end of the appropriate part of the puzzle to see the solution. Desktop: mouse down and hold, and drag. Mobile: hold down the text and drag endpoints of selection. |
|
10 | ||
11 | 1. Description <span style="color: #FFFFFF">Convert each letter of the word "FANCADE" to its respective index in the alphabet, starting with A = 1. Doing this yields 61143145.</span> |
|
12 | 2. <<N>><<S>> <span style="color: #FFFFFF">Rotate your phone upside-down. This yields a new number, 59265890. </span> |
|
13 | 3. Diagonal Numbers <span style="color: #FFFFFF">a<sup>b</sup> represents exponentiation. Evaluating 2<sup>5<sup>2</sup></sup> equates to 55443321.</span> |
|
14 | 4. Percents <span style="color: #FFFFFF">From top to bottom, convert each percent into a simplified fraction. This yields 3/4, 9/10, 7/20. Remove the slashes and concatenate to get 34910720.</span> |
|
15 | 5. Planets <span style="color: #FFFFFF">Trivia question: search for the Uranus' discovery date in the format. It should give you 17810313 without the symbols.</span> |
|
16 | 6. Decimal Numbers <span style="color: #FFFFFF">Convert the following numbers top-to-bottom in hexadecimal (0-F clue), giving 18 65 96 41.</span> |
|
17 | 7. F<<E>>C <span style="color: #FFFFFF">Convert the first two numbers from Fahrenheit to Celsius, and the last two numbers the other way, padding a 0 if the number is a single digit. This should make 53 06 82 03.</span> |
|
18 | 8. Sudoku <span style="color: #FFFFFF">Solve the Sudoku and read the two arrows, getting 32412134.</span> |
|
19 | 9. Symbols <span style="color: #FFFFFF">Count the number of occurrences above in each symbol at the bottom, returning 68428275.</span> |
|
20 | 10. Letters <span style="color: #FFFFFF">Interpret each as a symbol in the periodic table, then find the corresponding atomic number, leaving 6 23 116 53 as the answer.</span> |
|
21 | 11. Sequence <span style="color: #FFFFFF">What is shown is the Fibonacci sequence. Find its 38th term, resulting in 39088169.</span> |
|
22 | 12. Circle <span style="color: #FFFFFF">Write the digit in the answer and rotate the arrow by that amount of steps. Repeat until 8 digits have been given, returning 23695670.</span> |
|
23 | 13. LCM <span style="color: #FFFFFF">Get the lowest common multiple of the three numbers, which evaluates into 14335650.</span> |
|
24 | 14. Number Pairs <span style="color: #FFFFFF">Find the Euclidean distance of the two two numbers, starting from 1 and going up. This results in 45273576.</span> |
|
25 | 15. Pieces <span style="color: #FFFFFF">Solve the pieces like a jigsaw puzzle. After solving it, get the pieces' corresponding numbers, from left to right. That should result in 78026391.<span> |
|
26 | 16. Turn Right <span style="color: #FFFFFF">For each number from 1 to 8, traverse in that direction. Once the wall or edge is hit, turn right, until it hits another. These lengths should give the digits of the answer, 95746863.</span> |
|
27 | 17. 12345678 <span style="color: #FFFFFF">Swap the first to third digits with fifth to seventh, then the fourth to fifth with seventh to eighth. Repeat again to yield 82471635.</span> |
|
28 | 18. Spiral <span style="color: #FFFFFF">Continue to expand the spiral sequence, then read the top-right diagonal until there are 8 digits in the answer, then the bottom-right diagonal. This gives 02123056 and 08244880.</span> |
|
29 | 19. Meta <span style="color: #FFFFFF">This is solved by taking the respective digit from the previous puzzles. This is composed of two parts, which depends on the previous puzzle. Combining gives 77418233.</span> |
|
30 | - <span style="color: #FFFFFF">Top-right. Pieces, Sudoku, Percents, 12345678: 7?41??3?</span> |
|
31 | - <span style="color: #FFFFFF">Bottom-right. Planets, F<<E>>C, Symbols, Turn Right: ?7??82?3</span> |
|
32 | ||
33 | ## Related |
|
34 | ||
35 | - Nothing ( ;) ) |
|
... | ... | \ No newline at end of file |
... | ... | @@ -0,0 +1,35 @@ |
1 | [[The Keypad II|https://play.fancade.com/63F3F523B31D2244]] is an enigmatic puzzle game created by [[LukaszM|the-questers#lukaszm]]. This is the sequel to the series. Although the style of puzzle may turn off casual players as it is much harder than any other puzzle style, [[it was featured anyway|List of Featured Games]]. There are 20 levels. |
|
2 | ||
3 | ## Gameplay |
|
4 | ||
5 | In this game there is a number display taking 8 digits as an answer to the puzzles, buttons for each digit and a backspace to clear the last digit. The task is to figure out how to solve the puzzle. When an answer is correct, its next puzzle is shown, until solving the final answer, to which the display will move and reveals "CORRECT!" |
|
6 | ||
7 | ## Solutions |
|
8 | ||
9 | Highlight from the start to the end of the appropriate part of the puzzle to see the solution. Desktop: mouse down and hold, and drag. Mobile: hold down the text and drag endpoints of selection. |
|
10 | ||
11 | 1. Description <span style="color: #FFFFFF">Convert each letter of the word "FANCADE" to its respective index in the alphabet, starting with A = 1. Doing this yields 61143145.</span> |
|
12 | 2. <<N>><<S>> <span style="color: #FFFFFF">Rotate your phone upside-down. This yields a new number, 59265890. </span> |
|
13 | 3. Diagonal Numbers <span style="color: #FFFFFF">a<sup>b</sup> represents exponentiation. Evaluating 2<sup>5<sup>2</sup></sup> equates to 55443321.</span> |
|
14 | 4. Percents <span style="color: #FFFFFF">From top to bottom, convert each percent into a simplified fraction. This yields 3/4, 9/10, 7/20. Remove the slashes and concatenate to get 34910720.</span> |
|
15 | 5. Planets <span style="color: #FFFFFF">Trivia question: search for the Uranus' discovery date in the format. It should give you 17810313 without the symbols.</span> |
|
16 | 6. Decimal Numbers <span style="color: #FFFFFF">Convert the following numbers top-to-bottom in hexadecimal (0-F clue), giving 18 65 96 41.</span> |
|
17 | 7. F<<E>>C <span style="color: #FFFFFF">Convert the first two numbers from Fahrenheit to Celsius, and the last two numbers the other way, padding a 0 if the number is a single digit. This should make 53 06 82 03.</span> |
|
18 | 8. Sudoku <span style="color: #FFFFFF">Solve the Sudoku and read the two arrows, getting 32412134.</span> |
|
19 | 9. Symbols <span style="color: #FFFFFF">Count the number of occurrences above in each symbol at the bottom, returning 68428275.</span> |
|
20 | 10. Letters <span style="color: #FFFFFF">Interpret each as a symbol in the periodic table, then find the corresponding atomic number, leaving 6 23 116 53 as the answer.</span> |
|
21 | 11. Sequence <span style="color: #FFFFFF">What is shown is the Fibonacci sequence. Find its 38th term, resulting in 39088169.</span> |
|
22 | 12. Circle <span style="color: #FFFFFF">Write the digit in the answer and rotate the arrow by that amount of steps. Repeat until 8 digits have been given, returning 23695670.</span> |
|
23 | 13. LCM <span style="color: #FFFFFF">Get the lowest common multiple of the three numbers, which evaluates into 14335650.</span> |
|
24 | 14. Number Pairs <span style="color: #FFFFFF">Find the Euclidean distance of the two two numbers, starting from 1 and going up. This results in 45273576.</span> |
|
25 | 15. Pieces <span style="color: #FFFFFF">Solve the pieces like a jigsaw puzzle. After solving it, get the pieces' corresponding numbers, from left to right. That should result in 78026391.<span> |
|
26 | 16. Turn Right <span style="color: #FFFFFF">For each number from 1 to 8, traverse in that direction. Once the wall or edge is hit, turn right, until it hits another. These lengths should give the digits of the answer, 95746863.</span> |
|
27 | 17. 12345678 <span style="color: #FFFFFF">Swap the first to third digits with fifth to seventh, then the fourth to fifth with seventh to eighth. Repeat again to yield 82471635.</span> |
|
28 | 18. Spiral <span style="color: #FFFFFF">Continue to expand the spiral sequence, then read the top-right diagonal until there are 8 digits in the answer, then the bottom-right diagonal. This gives 02123056 and 08244880.</span> |
|
29 | 19. Meta <span style="color: #FFFFFF">This is solved by taking the respective digit from the previous puzzles. This is composed of two parts, which depends on the previous puzzle. Combining gives 77418233.</span> |
|
30 | - <span style="color: #FFFFFF">Top-right. Pieces, Sudoku, Percents, 12345678: 7?41??3?</span> |
|
31 | - <span style="color: #FFFFFF">Bottom-right. Planets, F<<E>>C, Symbols, Turn Right: ?7??82?3</span> |
|
32 | ||
33 | ## Related |
|
34 | ||
35 | - Nothing ( ;) ) |
|
... | ... | \ No newline at end of file |