Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 765 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 765 Bytes

Snake-JS

This project was a project created for The Odin Project curriculum. This was written from scratch without a framework or any sort of tutorial. I found this project to be moderate in difficulty. It was difficult figuring out which pattern to follow when building this project.

I decided to follow the module design pattern as best i could. This code works, however I realize the modules are tightly coupled and could be refactored to be better, which i plan on doing later, when i have more expereince.

I am very happy how this turned out, I plan on improving the CSS after going through a course for it. I feel with a little refactoring and a facelift wtih CSS, this could be a good portfolio piece.

Play Here: https://i3uckwheat.github.io/Snake-JS/