Alright, I am in college started last year for programming in C++.
Not even a year ago, I took fundamentals which was basically pseudocode and flow charts.
3 months ago, I finished my programming 1 class and this 11 week quarter is my Programming 2 class.
Well the final project, in which the teacher gave us only 2 weeks to complete was a complete working Tetris game in a win32 console.
First off, I am having trouble with just the borders, considering we have only learned basics of arrays, multi dimensional arrays, inheritence, a bunch of other simple stuff as well.
I looked on google for some tetris code to get an idea of what I am looking at, and its close to 1k lines of code in which I dont understand what is going on.
Does anyone think this is a bit to much for what I know, as I think it is?
Or is there an easier way to program this and I have no idea what it is.
Let me know what you all think.
BTW great site, I have found LOTS of useful info on here!