Animation C++
Moderator: Coders of Rage
- BlueMonkey5
- Chaos Rift Cool Newbie
- Posts: 86
- Joined: Fri Feb 20, 2009 12:54 am
Re: Animation C++
so what API's can you use with Python?
Re: Animation C++
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?
- BlueMonkey5
- Chaos Rift Cool Newbie
- Posts: 86
- Joined: Fri Feb 20, 2009 12:54 am
Re: Animation C++
hmmm, makes sense. good recommendation.