How do you make a game using python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How do you make a game using python

I find it hard pls send a link

15th Oct 2017, 1:18 PM
Kenny Ogundimu
Kenny Ogundimu - avatar
3 Answers
+ 3
If you want a 2D graphical game, try PyGame. For 3D, try Panda3D. For a command line game (like an RPG), Python itself is probably good enough (including std libraries/modules).
15th Oct 2017, 1:21 PM
LunarCoffee
LunarCoffee - avatar
+ 2
If you choose to start with PyGame here's a link to videos that helped me very much when I started with it https://m.youtube.com/watch?list=PLQVvvaa0QuDdLkP8MrOXLe_rKuf6r80KO&t=283s&v=ujOTNg17LjI
15th Oct 2017, 1:26 PM
Tim Thuma
Tim Thuma - avatar
+ 1
15th Oct 2017, 1:36 PM
Tim Thuma
Tim Thuma - avatar