Talk:Guess the number: Difference between revisions

From Rosetta Code
Content added Content deleted
(Notes on how I think this should be tackled)
 
(→‎dupe? (sort of): new section)
Line 1: Line 1:
I think you really get the most pleasing message sequence when using techniques from [[Loops/N plus one half]], except that instead of a fixed limit, you have a dynamic one. –[[User:Dkf|Donal Fellows]] 21:15, 28 October 2010 (UTC)
I think you really get the most pleasing message sequence when using techniques from [[Loops/N plus one half]], except that instead of a fixed limit, you have a dynamic one. –[[User:Dkf|Donal Fellows]] 21:15, 28 October 2010 (UTC)

== dupe? (sort of) ==

I think this task is already covered in [[Bulls and Cows]], but with more functionality. Could this be a dupe? --[[User:Mwn3d|Mwn3d]] 21:26, 28 October 2010 (UTC)

Revision as of 21:26, 28 October 2010

I think you really get the most pleasing message sequence when using techniques from Loops/N plus one half, except that instead of a fixed limit, you have a dynamic one. –Donal Fellows 21:15, 28 October 2010 (UTC)

dupe? (sort of)

I think this task is already covered in Bulls and Cows, but with more functionality. Could this be a dupe? --Mwn3d 21:26, 28 October 2010 (UTC)