forked from BattlesnakeOfficial/starter-snake-javascript
-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: pbolymos/starter-snake-javascript
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Execute a major release but do the merges with a pull request.
#20
by pbolymos
was closed Aug 31, 2024
In a feature branch, change the color of the snake to #333333 and commit, but do not merge it to develop yet.
#15
by pbolymos
was closed Aug 31, 2024
Implement the ‘Eat the closest food (Manhattan distance)’ feature
#11
by pbolymos
was closed Aug 31, 2024
As a snake, I want to be able to avoid collision with other snakes when deciding my next move.
#5
by pbolymos
was closed Aug 31, 2024
As a snake, I want to be able to avoid collision with myself when deciding my next move.
#3
by pbolymos
was closed Aug 31, 2024
As a snake, I want to be able to avoid collision with walls when deciding my next move
#1
by pbolymos
was closed Aug 31, 2024
ProTip!
Follow long discussions with comments:>50.