I wanted to give myself the challenge of recreating a game in Javascript! Took it easy for the first go around with Snake. Used the PixiJS library for rendering and handling the game loop. Wrote up a basic overview with some code documentation over on GitHub. Also deployed it on GitHub pages if you wanna give it a try!

Repo: https://github.com/QuinnChrest/Snake

Deployed at: https://quinnchrest.github.io/Snake/