I made a pool (Billiards) multiplayer game with pure javascript. If you want, you can check it out here (while the server is still running): https://poolx.saalty.repl.co
Had to make a little physics engine for it as well, and figure out the multiplayer stuff.