Skip to content

Lesson8 - #11

Open
Ekarry wants to merge 8 commits into
masterfrom
Lesson8
Open

Lesson8#11
Ekarry wants to merge 8 commits into
masterfrom
Lesson8

Conversation

@Ekarry

@Ekarry Ekarry commented Apr 22, 2021

Copy link
Copy Markdown
Owner

Проверьте, пожалуйста, ДЗ№8. Игра крестики-нолики с графическим интерфейсом - см. ссылку 86fb0cf

if (countXH == SIZE) {
//JOptionPane.showMessageDialog(null, "You Win");
int reply = JOptionPane.showConfirmDialog(null, "Вы выйграли! ПЕРЕЗАПУСТИТЬ игру?", "Игра окончена", JOptionPane.YES_NO_OPTION);
if (reply == JOptionPane.YES_OPTION) {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Круто!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants