####Faculty of Computer Science, "Alexandru Ioan Cuza" University
University year: 2015-2016
Author: Simionescu Cristian
Course: Introduction to programming
This projects was built for the Introduction in programming course. The purpose of the project was to prove the understanding of basic programming concepts in the C++ language.
This repository contains both the cpp source file and a release version of the project.
The cpp can be found in Snake->Snake.cpp.
The release can be found in Release->Snake.exe.
I apologise for the source file that is NOT clean-code since I didn't start working on it with that aspect in mind and I didn't bother fixing that aspect of it afterwards.