20 Respostas
+ 8
when making a game in python, learn how to use the pygame module
+ 13
You can scroll python code playground section.
+ 11
https://code.sololearn.com/cxDNYM6pABqZ/?ref=app
https://code.sololearn.com/c4BJpuE2fNqc/?ref=app
popular python game on sololearn
+ 9
Yes, u can make a game using python
+ 5
Yeah, u can make a game on python.
But really if u want to make like those insane and totally cool games, get to C++, Java and C#. Those guys will definitely help u on platforms like
Unity 3d, unreal development engine, andriod studio, qt creator and visual basic.
+ 5
Python has 2 main game development libraries,
1.Pyglet
2.Pygame.
Besides Python is a GENERAL PURPOSE programming language,so it should fit in for any type of project where speed isn't a necessity
+ 4
You can use python to develop games. But you have to learn Pygame or yoi could choose openGL to code whatever graphical output you want.
+ 4
Yes. I have done something with python2.7 and OpenGL. You need to look at the OpenGL website to see what you need.
Than you can import OpenGL.GL and import OpenGL.GLUT. From there on you can access the grapics api to display anything you like on the screen.
+ 4
its so possible, python can do almost everything! I targeting my self for the python sertificate!
+ 3
Dragonxiv I'm not a Pydev, 😉 I was only curious
+ 3
Jingga Sona Good luck
+ 3
Serene Thanks!
+ 3
BTW how to mention anybody? lol im in learning
+ 3
⛅Serene☁ Wow thanks👍👍
+ 3
Jingga Sona Anytime
+ 2
pygame i used it would not recommed it is easy do not get me wrong but the problem comes with turning your game into exe if your computer is 64 bit windows you can only export to that platform and the file size is too big for a simple pong game it would be around 60mb because it has a simple interpeter in it the other problem is speed but it doesen't matter on small projects.
+ 2
try and if u can't get it to work have a look at scratch
+ 2
In short: Yes it's possible :)
If you want to look at an example of a current game out there that is written in python and c. Look at eve onlone. ;)
+ 2
Press the "@" button, followed by the first letters of the person's name