Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 756 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 756 Bytes

Snake 1

####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.

NEXUS SNAKE

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.