I'm a beginner: I know HTML/CSS and a little Javascript. Also, I've started learning Python.
As a first personal objective, I want to build a site where you can play with friends simply by sending them a URL (like lichess.org does). No need for registration. Could I create the chessboard and the pieces just with javascript? If not, is Python a good language for such a task? Where can I find a guide for building simple games?