What are some good modules for games? [Python] | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

What are some good modules for games? [Python]

so i am thinking about making a game made from text, and I need to know some good modules, or custom functions... Give me answers Python community!

9th Jun 2018, 8:28 PM
Stick
Stick - avatar
2 Réponses
+ 3
Possibly PyGame? You don't need any custom functions/modules to create a text based game, and you can find many tutorials online. If you want modules, you can check out PyGame and the Python module list on their website. Happy coding :)
9th Jun 2018, 9:46 PM
DrChicken24
DrChicken24 - avatar
+ 3
thx DrChicken24 I will be sure to look at those 😁
9th Jun 2018, 9:48 PM
Stick
Stick - avatar