Skip to content

Feature/blocks must be added to snake game board #37

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

kamil-alperen
Copy link
Collaborator

I designed a set of obstacle types. They randomly appear in the game board, and if snake hits them, the player fails.
Each of them has a unique view, shape, and they remain an amount of time in the board.
They disappear after a short period of time, and there is a limitation of number of obstacles to show at once.
I created Obstacles folder. I created a hierarchy of such obstacle types, and used polymorphism.

@cagdasgerede
Copy link
Owner

Burada sesli ve görüntülü olarak çektiğin, PR ını ve yaptığını çalışır olarak gösteren bir demo videosunun YouTube linkini paylaşabilir misin?

@cagdasgerede
Copy link
Owner

Hazır olunca tekrar bana assign et.

@kamil-alperen
Copy link
Collaborator Author

kamil-alperen commented Mar 31, 2021

https://www.youtube.com/watch?v=KaN1Xvg4oi4
Hocam biraz uzun oldu, isterseniz kısa bir video daha çekebilirim.

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