cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
Choice
Choice
Mar 18, 2011 at 4:17pm UTC
NoMoreWords
(8)
Hey, I'm thinking of writing a simple poker game where a human player plays against a single computer player and would like to know whether i would be able to do it with win32 or i need to get to DirectX/OpenGL?
Mar 18, 2011 at 6:59pm UTC
raulkolk
(37)
You can do it with either, but if you want better visuals go with OpenGL(easier at first) or DirectX(a bit harder).
Yes, you can do it with a Win32 application ;)
Last edited on
Mar 18, 2011 at 7:02pm UTC
Topic archived. No new replies allowed.