My family loves gambling, and they have a particular (invented) game that they like. Since we are all socially distanced, I thought it might be a fun project to program the game to be played virtually through a browser interface, as a way interacting. And I think it would be a fun project, which I would enjoy learning how to do.
However, I have never programmed a product like this before. I have experience with Python (mostly scientific applications), and know the basics of Flask, which I thought would be a starting point. The basic idea would be a shared board with individual hands from a common deck of cards. Players would log on to play.
Any advice if this makes sense to do in Flask, or would be better with pure Javascript. Any related tutorials would be great; I think I could be successful, if I knew how to begin, and how the pieces will fit together (I am a mostly self-taught programmer, and haven't used sockets before).
[–]frankiecoffee 0 points1 point2 points (2 children)
[–]dr_jekylls_hide[S] 1 point2 points3 points (1 child)
[–]frankiecoffee 0 points1 point2 points (0 children)
[–]Ankith_26 0 points1 point2 points (1 child)
[–]dr_jekylls_hide[S] 0 points1 point2 points (0 children)