0

can we create games with python??

24th Jul 2017, 5:35 PM
Terthpal Singh
Terthpal Singh  - avatar
3 Answers
+ 1
Of course you can make games with Python. You should check out Panda3D for 3D games and PyGame for 2D games. Both are really simple to use and with them, you can make games using python.
24th Jul 2017, 6:21 PM
Vukaơin Zeljić
Vukaơin Zeljić - avatar
+ 1
why not
24th Jul 2017, 6:26 PM
Akash
Akash - avatar
0
Of course! Using variables, loops, functions and other things you can create a complex game with Python.
28th Jul 2017, 1:10 AM
Wolfy Mountain
Wolfy Mountain - avatar