Skip to content
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

[SOK-27] game prototype #9

Merged
merged 23 commits into from
Oct 8, 2024
Merged

[SOK-27] game prototype #9

merged 23 commits into from
Oct 8, 2024

Conversation

shamemask
Copy link
Collaborator

@shamemask shamemask commented Sep 27, 2024

Создать прототип игры

Создал примитив игры.
Игрок - главный квадрат, может двигаться
Препятствия
Враги приближаются к игроку
есть жизни, есть пауза

Скриншоты/видяшка (если есть)

image

TBD

@shamemask shamemask changed the title Sok 27 game prototype [SOK-27] game prototype Sep 27, 2024
packages/client/src/components/Game/Game.tsx Outdated Show resolved Hide resolved
packages/client/src/components/Game/utils.tsx Outdated Show resolved Hide resolved
packages/client/src/components/Game/controls.tsx Outdated Show resolved Hide resolved
packages/client/src/components/Game/player.tsx Outdated Show resolved Hide resolved
packages/client/src/components/Game/player.tsx Outdated Show resolved Hide resolved
packages/client/src/components/Game/player.tsx Outdated Show resolved Hide resolved
packages/client/src/components/Game/controls.tsx Outdated Show resolved Hide resolved
packages/client/src/components/Game/Game.tsx Outdated Show resolved Hide resolved
packages/client/src/components/Game/controls.tsx Outdated Show resolved Hide resolved
packages/client/src/components/Game/controls.tsx Outdated Show resolved Hide resolved
@shamemask shamemask self-assigned this Oct 1, 2024
Copy link
Collaborator

@gloginov gloginov left a comment

Choose a reason for hiding this comment

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

Охренительная работа! Ты молодец, взял на заметку некоторые вещи

packages/client/src/components/Game/player.tsx Outdated Show resolved Hide resolved
Copy link
Collaborator

@VladToby VladToby left a comment

Choose a reason for hiding this comment

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

Отличная работа! Поскольку это прототип
, переносить цвета в переменные и т.д. думаю смысла особо нет, и уже много чего исправлено по предыдущим ревью, мне пока больше добавить нечего.

Copy link

@kyzinatra kyzinatra left a comment

Choose a reason for hiding this comment

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

Отличная работа! Вы отлично поработали над, наверное, самй сложной частью проекта с логикой игры. У меня есть несколько вопросов по поводу логики в Game.tsx. Прошу ответить на них, либо внести предложенные исправления. После этого отправьте работу снова и я ее приму. Если вы хотите ответить на комментарий не забудьте пингануть меня @kyzinatra чтобы я увидел, что вы ответили )

Copy link

@kyzinatra kyzinatra left a comment

Choose a reason for hiding this comment

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

Вы отлично потрудились.
Поздравляю! Ваша работа принята.
Удачного дальнейшего обучения.

@shamemask shamemask merged commit b9dfd18 into develop Oct 8, 2024
1 check passed
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.

6 participants