jajodiaraghav / Snake

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

Option to save highscore has been provided #29

Closed vinaykrishna64 closed 6 years ago

vinaykrishna64 commented 6 years ago

Now score will displayed during playing, pause and quit Option to save highscore has been provided

jajodiaraghav commented 6 years ago

Can you please add __pycache__ to .gitignore

vinaykrishna64 commented 6 years ago

I have committed the requested changes

jajodiaraghav commented 6 years ago

@vinaykrishna64 Please try to understand that I cannot merge until the pycache files are removed from the PR

jajodiaraghav commented 6 years ago

Check: https://github.com/jajodiaraghav/Snake/pull/29/files

vinaykrishna64 commented 6 years ago

@jajodiaraghav I did remove the requested files

image

jajodiaraghav commented 6 years ago

Thanks @vinaykrishna64