Flipping bits game: Difference between revisions

Content added Content deleted
(Add APL version)
Line 987: Line 987:


Example game:
Example game:
$ ./flip.apl 3
<pre>$ ./flip.apl 3
*** Flip the bits! ***
*** Flip the bits! ***
----------------------
----------------------
Line 1,012: Line 1,012:
You win!
You win!


$<pre>
$</pre>


=={{header|AutoHotkey}}==
=={{header|AutoHotkey}}==