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

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -