Rosetta Code/Tasks without examples: Difference between revisions

Content added Content deleted
(→‎{{header|zkl}}: added noise)
m (→‎{{header|zkl}}: remove noise)
Line 276: Line 276:
<pre>
<pre>
$ zkl rs_tasks_without.zkl
$ zkl rs_tasks_without.zkl
http://rosettacode.org/wiki/Reports:Tasks_not_implemented_in_Zkl

15 Puzzle Game
15 Puzzle Game
15 puzzle solver
15 puzzle solver
Line 289: Line 287:
{{out|Verbose Output}}
{{out|Verbose Output}}


<h2>15 Puzzle Game</h2>
15 Puzzle Game
<p>Implement the <a href="http://en.wikipedia.org/wiki/15_puzzle" class="extiw" title="wp:15 puzzle">Fifteen Puzzle Game</a>.
<p>Implement the <a href="http://en.wikipedia.org/wiki/15_puzzle" class="extiw" title="wp:15 puzzle">Fifteen Puzzle Game</a>.
<br /><br />
<br /><br />