Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 256 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 256 Bytes

Advance-Snake-Game

Developed a Snake Game with MOVING FOOD PARTICLE,with an idea of enhancing the players's response time. Implemented in python using Pygame library,used Threading to control both object separately and mutex lock for shared attributes.