Introduction This is a simple realtime tablefootball game using... peerJs for the realtime communication matter.js for some realistic physics for the ball and the players React for the frontend Start the game npm start cd client npm start