Re: Animation C++
Posted: Wed Mar 25, 2009 6:43 pm
so what API's can you use with Python?
The Next Generation of 2D Roleplaying Games
http://elysianshadows.com/phpBB3/
There are different stuff for Python like Pygame and PyOpenGL and you can use that, but I would not recommend that. I would recommend learning the basics of programing in Python, then learning C++, then learn an API (like SDL) and then start making games.BlueMonkey5 wrote:so what API's can you use with Python?