Tic Tac Toe GUI Project Part 4 (Java Swing)

preview_player
Показать описание
Part 4 of creating Tic Tac Toe from scratch using Java Swing.
Рекомендации по теме
Комментарии
Автор

That "heyyyy" at the beginning is so smooth

fattybadger
Автор

Hi,
first of all thank you for this great tutorial. It helped me a lot. It would be awesome if you could make a similar tutorial in the future.

I have to admit though that my initializeBoard() method isn't working properly. I just receive an empty window without any button or menu bar. Only if I delete the line board[i][j].add(btn); I can see the buttons and the menu bar. Do you have any idea why this is happening?

jackraiden
Автор

Hey Pedro,


Firstly, love your content and your teaching method, amazing work.


I have an issue with my toggleplayer method in the sense that it doesn't switch to player o.
i might have forgotten to call the toggleplayer somewhere within the private methods.


Other than that,
Great job

qal-hatmi
Автор

Hey man...
Why do I have no buttons showing up at all when I execute this? I'm trying to use this as an outline for my Tic tac Toe project and nothing seems to show up on the output screen.

Daniel-nvfl
visit shbcf.ru