I want to learn to make a very simple, easy, game in C++.
Where can I find a full tutorial on how to make a very simple, beginner, game in C++?
A graphical game or a text based game?
I would assume you have quite a bit of knowledge of the C++ language. If it is a text based game, it is pretty simple. You just use conditional statements such as IF ELSE to branch the game along.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment