Skip to content

finish#1

Open
PersonWithoutName wants to merge 1 commit intomasterfrom
feature
Open

finish#1
PersonWithoutName wants to merge 1 commit intomasterfrom
feature

Conversation

@PersonWithoutName
Copy link
Copy Markdown
Owner

finish

Copy link
Copy Markdown

@List2019 List2019 left a comment

Choose a reason for hiding this comment

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

Стоит задуматься над точкой старта приложения, а так всё в хорошо.

Comment thread TwentyMatchsticksGame.iml
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Используй .gitignore чтобы не засорять пул реквест

Comment thread src/Main.java
Comment on lines +4 to +5
Game game = new Game();
game.gameLogic(game);// write your code here
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Не стоит так делать, так как это нарушает принципы ООП. Лучше создать какой-нибудь независимый класс-стартер для приложения

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

I got it

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