Skip to content

Strangities discoverd while following the memory example #2717

Answered by tronical
Zykino asked this question in Q&A
Discussion options

You must be logged in to vote

Hi! Thanks for your feedback (and thanks for your patience ;)

  1. Until #358 is implemented, I think you'd have to do what we do in the slide puzzle by computing the equidistant grid placement manually, like here. A resizable memory game would actually be a nice addition :)
  2. Can you elaborate what you mean with border but not in the center? Something like #157?

Regarding the tiles.extend_from_within use: You're right, that could be used instead. I'm not sure it makes a difference performance wise. I think extend is a little simpler to understand though. But clearly a matter of preference :)

Regarding the // and /* */, I'm not sure I understand. I seem to be able to mix them, but maybe I'm mi…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Zykino
Comment options

Answer selected by Zykino
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants