The Sanke Game
22/01/2017

During my time at university, I created the classic Snake game as an extra assignment for a programming course. The code is written in C++. I used some libraries provided by my professor. This course was my first exposure to programming, which is why the code looks a bit messy. You can read the code here.