Talk:15 puzzle game: Difference between revisions

m
Thundergnat moved page Talk:15 Puzzle Game to Talk:15 puzzle game: Follow normal task title capitalization policy
(js query)
m (Thundergnat moved page Talk:15 Puzzle Game to Talk:15 puzzle game: Follow normal task title capitalization policy)
 
(5 intermediate revisions by 5 users not shown)
Line 1:
== task clarification ==
 
I assume the task is to implement a computer program to
Line 12:
 
 
== should a random puzzle position be winnable? ==
 
Should the initial (random) puzzle position be a winnable puzzle?   -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 07:30, 10 April 2016 (UTC)
Line 19 ⟶ 20:
==Javascript query==
When you complete the javascript game, the alert shows without the last move updated. Is there a way to update the screen before the alert? [[User:Petelomax|Pete Lomax]] ([[User talk:Petelomax|talk]]) 17:12, 12 December 2017 (UTC)
: Sure, though fixing that here won't fix the off-site implementation. --[[User:Rdm|Rdm]] ([[User talk:Rdm|talk]]) 17:33, 12 December 2017 (UTC)
:: Excellent, thanks. [[User:Petelomax|Pete Lomax]] ([[User talk:Petelomax|talk]]) 18:14, 12 December 2017 (UTC)
 
== Vote to remove "code golf" example. ==
 
Can [[15_Puzzle_Game#C89.2C_22_lines_version]] be removed?
 
This site isn't about code golf, it's about presenting readable, comparable, useful examples of solving tasks in various languages.
The linked example is not readable, comparable, or useful in my opinion and should just be removed.
 
—[[User:dchapes|dchapes]] ([[User talk:dchapes|talk]] | [[Special:Contributions/dchapes|contribs]]) 14:15, 21 June 2018 (UTC)
 
:+1 on that! It's not RC. --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 07:57, 22 June 2018 (UTC)
10,327

edits