jajodiaraghav / Snake

A simple game built using Python Pygame Library
20 stars 26 forks source link

Fixed obstacle position #54

Closed CaptainDaVinci closed 6 years ago

CaptainDaVinci commented 6 years ago

Fixed #53

jajodiaraghav commented 6 years ago

Thanks @CaptainDaVinci This looks good. Although, I would request you to always post a screenshot of the change you make from your next PR.

CaptainDaVinci commented 6 years ago

What exactly do you mean by post a screenshot? How does it help?

jajodiaraghav commented 6 years ago

In this PR for instance, you fixed the position for obstacles. You should've put a screenshot of the game to show the fix you did