Re: [PR] Games: Add match4 game [nuttx-apps]

2025-07-12 Thread via GitHub
acassis merged PR #3125: URL: https://github.com/apache/nuttx-apps/pull/3125 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.a

Re: [PR] Games: Add match4 game [nuttx-apps]

2025-07-11 Thread via GitHub
eren-terzioglu commented on PR #3125: URL: https://github.com/apache/nuttx-apps/pull/3125#issuecomment-3062179629 Thanks @xiaoxiang781216, @acassis updated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [PR] Games: Add match4 game [nuttx-apps]

2025-07-11 Thread via GitHub
acassis commented on code in PR #3125: URL: https://github.com/apache/nuttx-apps/pull/3125#discussion_r2200555908 ## games/match4/match4_input_console.h: ## @@ -0,0 +1,240 @@ +/ + * apps/games/match4/mat

Re: [PR] Games: Add match4 game [nuttx-apps]

2025-07-11 Thread via GitHub
xiaoxiang781216 commented on code in PR #3125: URL: https://github.com/apache/nuttx-apps/pull/3125#discussion_r2200542440 ## games/match4/Kconfig: ## @@ -0,0 +1,84 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the Nu