Thing-A-Day #3
Working with Items
Program
I don’t know a lot about C++, so I’m messing around with it. I once made the beginnings of a text-based game engine, and I want to port it to C++.
Things I learned today: C++ arrays are really simple (as in lacking several things, like a length attribute), and how to link files together.
If anyone could point me toward a good general beginner C++ tutorial, that’d be great.
tags: method mondays, c++, programming, thing a day, 1 to 200Day #2 | Day #4 |