need helr regarding to develop a game.

Hi,
I surfed on many sites to search that whether it is possible to develop a game using asp.net but it seems that most of the games are developed using python.I want to know whether it is necessary to use pyhton to develop a a game well graphics and to make it effective.I only know the following languages-C,C++,basics of Java,basics of graphics and ASP.NET.Is it possible to develop game with these languages.Please help me out and please have some suggestion regarding to python too.
Thanks.

You can use C++ too to develop games with panda.

Click the C++ in this page :
panda3d.org/manual/index.php/Starting_Panda3D

although you can use c++, i still suggest python since it’s the language intended to be used with panda. if you know c++, learning python should be a matter of a few hours. have a look at the manual. there is a section with help on how to get started.