+ 1
How do you make a game using python
I find it hard pls send a link
3 Antworten
+ 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).
+ 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
+ 1
Also some useful answers here
https://www.sololearn.com/discuss/187639/?ref=app