Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive into the world of Python online multiplayer game development in this comprehensive 2-3 hour tutorial. Learn how to create a scalable multiplayer game using sockets, networking, and Pygame. Master the fundamentals of client-server architecture, develop applications for external servers, and code both client and server components. Explore techniques for sending encrypted data and objects over ports, and discover how to connect multiple clients to a single server. Build a practical online Rock Paper Scissors game while gaining hands-on experience with Python game development. Access the provided source code, follow along with the step-by-step video content, and utilize additional resources for installing Pygame and setting up your development environment with PyCharm.
Syllabus
) 1 - Creating a Client Using Sockets.
) 2 - Creating a Server.
) 3 - Sending & Receiving Information From Server.
) 4 - Connecting Multiple Clients.
) 5 - Sending Objects With Pickle!.
) 6 - Online Rock Paper Scissors.
Taught by
freeCodeCamp.org