+ 1
How to create a game just as tic - tac toe or snake game using just python
What are the different type of function used in it, can you provide the code?
3 ответов
+ 2
I don't think you can do that here(on Sololearn, I mean).
Try looking at Pygame. It is a nice package and there are lots of resources online.
+ 2
What is pygame!
+ 1
It is a site-package , ypu can download it from PyPI.
Try searching Pygame , there are lots of introductions and examples online