C++ Game Programming

The Partridge Family were neither partridges nor a family. Discuss.
Post Reply
alban
Posts: 10
Joined: April 13th, 2013, 9:08 pm

C++ Game Programming

Post by alban » April 13th, 2013, 9:14 pm

Hi everybody.
I wanted to ask what should I learn to be able to make a simple game like tic tac toe or tetris, can someone refer me a book?
Thank You.
PS: I can a lil' bit c++ basic things, classes, structures (but still not enough).

User avatar
LuX
Posts: 1492
Joined: April 22nd, 2012, 12:33 pm
Location: Finland

Re: C++ Game Programming

Post by LuX » April 14th, 2013, 8:28 am

Did you watch the tutorials? Beginning lesson 12 you will create a tic-tac-toe, but if you only know a little c++ watch the tutorials up to that lesson.
ʕ •ᴥ•ʔ

alban
Posts: 10
Joined: April 13th, 2013, 9:08 pm

Re: C++ Game Programming

Post by alban » April 14th, 2013, 9:18 am

Thank You .
I will watch the tutorials .
But I'm afraid that I learn everything by heart so I don't really learn I just do what you do, and I want to learn so I can do something on my own ,if you undestand what I mean :D .

Post Reply