Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

can you make games in python

+15 votes
asked Jun 13 by TINUADETUTU ADELODUN (230 points)

3 Answers

+2 votes
answered 2 days ago by MUTMAINAT ANUOLUWAPO OLAWOYE (190 points)
urmmh not really , but you can make apps and websites
0 votes
answered 2 days ago by DAKSH PATHAK (210 points)
Yes you can make... but for maths operations u need java and for layout you need python
0 votes
answered 16 hours ago by Peter Minarik (101,400 points)
Try https://www.pygame.org/ for creating games in Python with nice graphics.

And you can always just use the console for simple UI, like math games, or hangman, or text-based games.

Have fun!
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and receive answers from other members of the community.
...