Choice

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?
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
Topic archived. No new replies allowed.