General Assembly / Software Engineering Immersive
Snake (Solo Project)
README: https://github.com/eli099/SEI-Project-One Classic snake game styled with CSS and using JavaScript to manipulate the DOM, and design logic to check if the user loses. Grid movement is controlled by the user pressing the keyboard arrow keys.