Talk:Wordiff: Difference between revisions

From Rosetta Code
Content added Content deleted
(stretch goal idea)
 
(added a question.)
Line 1: Line 1:
== AI? ==
== AI? ==

Perhaps AI could be a stretch goal. This game sounds fun, but I suffer from a dearth of people willing to play text games with me on a single device. Idea for a simple AI: it has a 1/(x^2 + 2) chance of losing each turn, where x is the number of possible answers. (Tweak the numbers to your satisfaction). --[[User:Chunes|Chunes]] ([[User talk:Chunes|talk]]) 18:27, 30 July 2021 (UTC)
Perhaps AI could be a stretch goal. This game sounds fun, but I suffer from a dearth of people willing to play text games with me on a single device. Idea for a simple AI: it has a 1/(x^2 + 2) chance of losing each turn, where x is the number of possible answers. (Tweak the numbers to your satisfaction). --[[User:Chunes|Chunes]] ([[User talk:Chunes|talk]]) 18:27, 30 July 2021 (UTC)


== Are we to assume what is meant by "''checking''" ==

After checking,   then what?

In the task's description,   are we to assume what is meant by "''checking''"?


*   A player loses if the   ''wordiff''   word:
::*   isn't in the dictionary,   or
::*   is a repeat of a past word,   or
::*   differs from the last word inappropriately.


-- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 02:44, 31 July 2021 (UTC)

Revision as of 02:45, 31 July 2021

AI?

Perhaps AI could be a stretch goal. This game sounds fun, but I suffer from a dearth of people willing to play text games with me on a single device. Idea for a simple AI: it has a 1/(x^2 + 2) chance of losing each turn, where x is the number of possible answers. (Tweak the numbers to your satisfaction). --Chunes (talk) 18:27, 30 July 2021 (UTC)


Are we to assume what is meant by "checking"

After checking,   then what?

In the task's description,   are we to assume what is meant by "checking"?


  •   A player loses if the   wordiff   word:
  •   isn't in the dictionary,   or
  •   is a repeat of a past word,   or
  •   differs from the last word inappropriately.


-- Gerard Schildberger (talk) 02:44, 31 July 2021 (UTC)