SnakeGame
The game we have created uses WASD keys to move around followed by the enter key. The point was to try creating a snake game using 0 dependancies or external libraries and focusing only on system design and design patterns. I urge you to open the SVG file to see class diagram.