-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
minesweeper #1071
minesweeper #1071
Conversation
This comment was marked as spam.
This comment was marked as spam.
Почему это хорошо: |
При емаге/взломе нужен функционал подрыва ПДА, если попал на бомбу. |
@sourcery-ai title |
работай давай |
@sourcery-ai review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Пока так, первичное ревью.
This reverts commit 0404a62.
Co-authored-by: Gaxeer <44334376+Gaxeer@users.noreply.github.com>
…into minesweeperr
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Посмотри, протести, скажи если я ошибаюсь.
Co-authored-by: Gaxeer <44334376+Gaxeer@users.noreply.github.com>
Co-authored-by: Gaxeer <44334376+Gaxeer@users.noreply.github.com>
replace magic strings and numbers with macros, general code cleanup
…into minesweeperr
Ну либо не сделаю |
Что этот PR делает
Добавляет сапёр в пда. Емаг будет взрывать вас при проигрыше. В бд будут сохраняться результаты побед.
Почему это хорошо для игры
Изображения изменений
Тестирование
Changelog
🆑
add: Сапёр в пда
/:cl:
Summary by Sourcery
Add Minesweeper to PDAs. Emagged PDAs will explode upon losing the game. Game results are saved to the database.
New Features:
Tests: