[Tutor] Asking question .

Alan Gauld alan.gauld at yahoo.co.uk
Mon Oct 19 09:20:45 EDT 2020


On 19/10/2020 11:44, Shubham Singh 103 wrote:
> How to build games in python ?


To some extent it depends on what kind of games you want to build.
Basically its the same as building games in any language. You'd
need to be more specific about what you need to know if you want
more detail.

There is however a package designed for games that gives access
to extra graphics and multimedia tools called PyGame.

There is an active support forum where you will find many more
people actively writing games in Python, I'm sure they will be
able to answer any more specific questions you may have.

https://www.pygame.org/wiki/info

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos




More information about the Tutor mailing list