Choice

Mar 18, 2011 at 4:17pm
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
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
Topic archived. No new replies allowed.