acmpesuecc / Bustle-Slot-Booking

Bustle is a slot booking service created as part of the sem 1 Python project by Team Bustle
MIT License
8 stars 20 forks source link

#issue 12 #40

Closed Vaarun-C closed 2 years ago

Vaarun-C commented 2 years ago

Fixed issue 12 with the snake game ending with the back key. The issue was that the head touching the head was considered a collision which can never occur this was fixed by adding another condition to the if condition in _is_collision(). The condition was (self.head != self.snake[0])

bunsamosa-bot[bot] commented 2 years ago

Thank you from Opening this Pull Request, @MaNameEJeff ! A Maintainer will review it soon!

mukunddeepak commented 2 years ago

Works!

mukunddeepak commented 2 years ago

!bounty 25

bunsamosa-bot[bot] commented 2 years ago

Assigned 25 Bounty points to user @MaNameEJeff !