Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 546 Bytes

File metadata and controls

9 lines (6 loc) · 546 Bytes

Snake

A snake game using Pygame I submitted as a project on December 8 2021 when I was taking ICS2OG in Grade 9 at Richmond Hill High School.

In addition to the base snake game, I implemented two player mode, obstacle mode, and a strategy mode. There is also an intricate menu system.

Note: For this project, the class was not allowed to use objects. I went around this rule by using "pseudo-objects" using dictionaries and functions. That's why there are functions like "square__init__()" in the code.

Music was downloaded off of Youtube.