jajodiaraghav / Snake

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

Added Snake object #18

Closed CaptainDaVinci closed 6 years ago

jajodiaraghav commented 6 years ago

@CaptainDaVinci Can you please explain what exactly you are trying to achieve with this PR. I cannot see any issue opened for this. Also, The changes here https://github.com/jajodiaraghav/Snake/pull/18/files shows that you modified the entire snakes.py file.

CaptainDaVinci commented 6 years ago

Made a snake object (issue #17) and renamed snakes.py file to main.py that's the reason for the entire snakes.py file being shown as changed.

jajodiaraghav commented 6 years ago

Thanks @CaptainDaVinci :)