WebClub-NITK / Hacktoberfest-2k19

19 stars 115 forks source link

Added termination condition #269

Closed iron-bergh closed 4 years ago

iron-bergh commented 4 years ago

Resolves Issue #53

Description

I iterate through the "snakeLength" and add all positions, except the head of the snake, to a new array. Then i am able to search the snakeArray for the hit at the body.

i hope this is enough :)

hpgupt commented 4 years ago

@SakshatRao please review this pull request

ameyanrd commented 4 years ago

@harshnitk17 Pull request has been reviewed, please merge it.