And when I say games I mean REAL games not some little crappy word game. I don't mean a Call of Duty game either I just mean a game with some graphics nothing high tech and a little man moving around etc etc. Just a general game.
Can this be done with python?
Six answers:
Pink Freud
2014-01-07 18:46:21 UTC
Yes. “Invent Your Own Computer Games with Python” is a free book
Here is the link.
http://inventwithpython.com/
anonymous
2014-01-08 05:44:23 UTC
Like Fuat B said, use pygame.org!!! I had to make a game with python for school project, and pygame DEFINITELY provides the framework to make a game.
The installation, as I remember, was a bit tricky... You have to install it along side your python (and I believe you need python 2.6 or greater???). Point is, download zip files, put it in your python folder, extract it, run the installer, and BAM: framework
anonymous
2014-01-08 11:03:58 UTC
H yes i hope so that is one of the projects in the raspberry Pi which uses python. so yes several games are mentioned.
quietfred
2014-01-08 02:50:50 UTC
for something different you might want to visit scratch.mit.edu a drag and drop programming "language" that can be used to create games
uk_staffie
2014-01-08 12:23:26 UTC
Basic games can be yes. Have a look at pygame.
http://www.pygame.org/
FB36
2014-01-08 03:20:29 UTC
http://www.pygame.org/wiki/about
ⓘ
This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.