Quote Originally Posted by edyzmedieval
@Bijo

Do you know if I can find the same thing on the Internet?
The same thing? You mean Pygame? If so, here's the site: http://www.pygame.org/news.html

Pygame will allow you to make games with the Python scripting language. I've never tried it, but it's probably easier to get into than using and learning C++ with some library. I'm not so sure about running the games with this though... I *think* it'll have to be interpreted, but there are probably ways to compile Python programs into binary.