Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 388 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 388 Bytes

I have created a snake game which eats the red apple and gain 10 points and increase its length .But i have made a twist there is a blue apple which gives you 20 points with no increase in length.There's also a green apple that is poisoned if snake eats that the game gets over.If snake eats itself then also game gets over.To run the code just clone the repository and run the program.