Push balls to opponent's side online. That's it. That's the game. google-balls-the-thrusting-production.up.railway.app
googleballs
at main 10 lines 133 B view raw
1@import "virtual:theme.css"; 2@import "tailwindcss"; 3 4body { 5 font-family: Arial, sans-serif; 6} 7 8canvas { 9 cursor: crosshair; 10}