Python Online Multiplayer Game Development Tutorial
Offered By: freeCodeCamp
Course Description
Overview
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
Related Courses
Create Your First Game with PythonCoursera Project Network via Coursera Getting Started With Game Development Using PyGame
Coursera Project Network via Coursera Animation for Game Development Using PyGame
Coursera Project Network via Coursera Advanced Game Development Using PyGame
Coursera Project Network via Coursera Create a Memory Puzzle Game in Python Using Pygame
Coursera Project Network via Coursera