How to include a Python programmed game in HTML? -


i'm practicing , want start new simple web page. i'm python , html beginner, , had simple idea... program simple "rock, paper, scissors" game played in console (i haven't started code yet) , upload personal page , let people able play game against computer, inside page. there way that? including javascript code maybe or something. in advance

there of projects like:


Comments

Popular posts from this blog

c++ - Function inpaint "was not declare in this scope" -