What is the best way to create a GUI with C++ (or another language in addition to)? Thanks in advance!
It's ok to ask questions, the only bad questions are the ones not asked.
I'm new to both languages(C++ and DirectX), and I was putting the code from the book I got into my compiler. (Not the book actually, but it was from the CD that came with the book, so the code is accurate). The compiler puts up these warnings/errors:
In member function 'BOOL
Warning/passing...
How'd I put Artificial Intelligence into my Tic-Tac-Toe game I'm making. I know that the response from the computer has to be better than randomness, so how do I do that? What's a good way of learning A.I. ?
I'm just beginning C++, so don't get mad at me if the answer is obvious :-)
I would like to know if there is another way to keep a program going (possibly until a certain key is hit) than using a cin.get() command. Any solutions? -Daniel
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.