Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Latest commit

 

History

History
30 lines (21 loc) · 1.3 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.3 KB

snake

Snake is my take on the classic Snake arcade game. You play as a snake (a moving line of squares), which you control with the arrow keys. The goal is to attempt to eat as many apples (green squares) as possible without running into yourself or the sides of the play arena.

An added mechanism to my version is the fact that the player is able to "constrict" an apple by surrounding it with the snake, causing it to explode and give a point bonus.

This game was hacked together in several hours over the period of a few days, so there may be some bugs. Also the code is terrible.

Attribution

This game utilizes the Mercury Particle Engine which is licensed under the Microsoft Public License.

All sounds from freesound.org

boom sound (rocketexpl.wav) created by nthompson

crunch sound (Apple_Crunch_16.wav) created by Koops

hurt sound (hurt2.wav) created by thecheeseman