Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 304 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 304 Bytes

SnakeGame

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.