#I dont know how to make the buttons correspond to the moves

23 messages · Page 1 of 1 (latest)

somber arch
#

I need assistance with the gui of this game (TTT)

tawny vectorBOT
#

This post has been reserved for your question.

Hey @somber arch! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

somber arch
safe tiger
#

Can you show me the code

#

I am at mobile

somber arch
safe tiger
#

No

#

Like in code text

#

Inside Discord chats

somber arch
#

that should work on mobile

safe tiger
#

What are you struggling currently?

somber arch
#

I have no way to connect the clicking of the buttons to the game logic

safe tiger
#

Like write the logic on button click

sleek siren
tawny vectorBOT
#

💤 Post marked as dormant

This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
In case your post is not getting any attention, you can try to use /help ping.
Warning: abusing this will result in moderative actions taken against you.

dense brook
#

What brogrel means

#

Is use design patterns, some good ones are mvc and mvp

somber arch
#

design patterns?

#

"The Model-View-Controller (MVC) design pattern is a software design pattern that divides the related program logic into three interconnected elements: the model, the view, and the controller
2
. The MVC pattern is used for developing user interfaces, especially web applications, because it allows the application to be scalable, maintainable, and easy to expand
1
."

#

Sounds like I've been needing this for the last 2 years