Execute Connect Four game on Visual Studio Code using Python / pyGame

Viewed 23

I made a small connect4 game with Python programming language and used pyGame for graphics. for all that, I used visual-studio-code as a program editor. does anyone know how to execute the entire game so that it is available on the computer, or on a web browser? that other users can access it?

0 Answers
Related