+ 9

Snakes and ladders

I want to make that game in python language. *No OOP*, which lib do you recommend to use it?

9th Dec 2017, 11:49 AM
Ran Avital
Ran Avital - avatar
3 Answers
+ 8
For 3D games, the library Panda3D can be used. For 2D games, you can use pygame.
9th Dec 2017, 11:54 AM
Vukan
Vukan - avatar
+ 6
@daniel that's because those are my instructions, it's a homework in my collage so I can't use OOP
9th Dec 2017, 11:57 AM
Ran Avital
Ran Avital - avatar
+ 2
I am pretty sure that almost every library you can use uses OOP. Why don't you want to use it?
9th Dec 2017, 11:54 AM
Daniel Oravec
Daniel Oravec - avatar