How do I begin coding a game with python? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

How do I begin coding a game with python?

31st Dec 2016, 5:19 AM
Kelyn Paul
Kelyn Paul - avatar
2 Respuestas
+ 1
The first thing you need is to be patient. Creating games requires both time and knowledge. You need to learn python very well. Once your comfortable with it, learn how to use gaming libraries (e.g. pygame). Using the gaming library, try to build simple games (Astroids, Tetris). There are a lot of concepts, tools, libraries you will learn along the the way. Everytime you finish a game you will gain something new.
31st Dec 2016, 5:31 AM
Mohamed
0
Thank you
31st Dec 2016, 8:29 AM
Kelyn Paul
Kelyn Paul - avatar