Answer:
no :-(
Step-by-step explanation:
Are you sure these technologies fit together?
As I understand it, flask is a library to write web services using python. It will essentially serve HTML pages and perhaps REST interfaces?
Pygame is a local machine abstraction layer to graphics and other i/o. I don't think it will run in a browser.
What is your plan?