Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 399 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 399 Bytes

Snake game using Py OpenGL (Mini project)

-->counts your score i.e score increases with one as one green point is eaten -->white boxes in the middle of the window are obstacles player must avoid hitting these white boxes. --> speed of speed can also be controlled from the code -->hitting the boundary will result game over -->Key "Q" is used to quit game. -->Key "C" is used to play again game