/fastSnake

Trying to write a snake style game in fast period of time.

Primary LanguageJavaScriptMIT LicenseMIT

fastSnake

Trying to write a snake style game in fast period of time.

Started at 12:55

Ended at 02:05

Snake game with multiple apples (they can stack on same space :( ), growing snake on a wrapping plane that has a hit stop animation for when it contacts itself.Apples still spawn during hitstop.

Movement keys are arrows and wasd. No pause. No quit.