Pure Snake DISCLAIMER This was written to try out ES6 classes on the browser as they became widely available. Snake game made from scratch with vanilla JavaScript and HTML This snake implementation uses the DOM as game elements. It has no dependencies on any library. You can try it at https://puresnake.vercel.app