Python Forum
[PyGame] How do you make a quiz game in Python? - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Game Development (https://python-forum.io/forum-11.html)
+--- Thread: [PyGame] How do you make a quiz game in Python? (/thread-10433.html)



How do you make a quiz game in Python? - SteampunkMaverick12 - May-20-2018

I want to make a multiple choice quiz game based on languages on python but I have no experience in pygame but experience in GML. How can I do one? I has audio, scores and difficulty levels.


RE: How do you make a quiz game in Python? - Larz60+ - May-20-2018

Do a pygame tutorial.
There's on on tish forum, starts here: https://python-forum.io/Thread-PyGame-Creating-a-window-part-1