info-uaic / IP_2015-2016_Snake

This repository will contain one of the Snake projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

This repository will contain one of the Snake projects.


Languages

Language:C++ 97.4%Language:C 2.6%