jQuery/JS Implementation of the classic Snake game for The Odin Project
This project demonstrates the following JavaScript-related proffiencies:
- Basic DOM manipulation with jQuery
- Basic JavaScript Object-Oriented Programming
- Event management with jQuery and plain JavaScript