Talk:Wave function collapse: Difference between revisions

Content added Content deleted
No edit summary
Line 6: Line 6:
Sorry that I cannot good explain this task, but just added the link to good description. --[[User:Darkfrei|Darkfrei]] ([[User talk:Darkfrei|talk]]) 22:09, 8 July 2022 (UTC)
Sorry that I cannot good explain this task, but just added the link to good description. --[[User:Darkfrei|Darkfrei]] ([[User talk:Darkfrei|talk]]) 22:09, 8 July 2022 (UTC)
: Could you derive from the Github code a completed working Lua example with input and output as you ask in the task, and post that as an solution? As it stands, the description seems disjointed. It is very short, yet includes details about things such as tile size and output characters that are difficult to understand without a documented example and more explanation in the task text. --[[User:Wherrera|Wherrera]] ([[User talk:Wherrera|talk]]) 00:59, 9 July 2022 (UTC)
: Could you derive from the Github code a completed working Lua example with input and output as you ask in the task, and post that as an solution? As it stands, the description seems disjointed. It is very short, yet includes details about things such as tile size and output characters that are difficult to understand without a documented example and more explanation in the task text. --[[User:Wherrera|Wherrera]] ([[User talk:Wherrera|talk]]) 00:59, 9 July 2022 (UTC)
:: First off... I agree with some of the general sentiments here. That said, I also think we should encourage new task authors to review the [[Rosetta_Code:Add_a_Task]] page -- especially the [[Rosetta_Code:Add_a_Task#Basic_information|basic information]] section.
:: Meanwhile, though https://github.com/mxgmn/WaveFunctionCollapse looks like an implementation with clarifying examples, but that alone would not be enough to determine the correctness of an implementation here. (What's a "sufficiently large number of outputs"?).
:: That said, for a task like this, it might make sense to include the extensive contents of that README.md (discarding the image references, since they won't work here, maybe doing a little rephrasing in the language discussing them and maybe throwing in some ascii art for a critical example) from the top of the file down to (but not including) the '''How to build''' line, and then throw in a reference to the github implementation (especially since it links to other implementations).
:: That said, this task might be a bit big for rosettacode. That's somewhat characteristic of media-oriented coding. So I could live with skipping it... --[[User:Rdm|Rdm]] ([[User talk:Rdm|talk]]) 07:20, 9 July 2022 (UTC)