Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Two player Table Tennis video game made usign Python's PyGame library.
PyGame module inspired video game, "Pong" written exclusively in Python, is a great way to present the utmost capabilities and potentiality of the programming language.
...There are two language versions: English (default) and Polish (if polish locale is detected).
Joypads are supported and automatically detected (PS2, PS4, Xbox360, possibly others), only one player can use keyboard, rest must use joypads.
Game was tested only on win32, but nevertheless it should run also on Linux and Mac just fine (any platform that has Python and Pygame).
This is a basic client/server game in DirectX featuring up to 16 simultaneous players moving around a flat sheet of grass as skinned/animated .X meshes (the Tiny model from Microsoft demos) in only about 3500 lines of code.