Create an online multiplayer game, AOL style chat room, and more! Learn the socket, threading, json, Pygame modules!
New
-
Networking Fundaments such as IP and port addresses, IPV4, TCP, and UDP protocols.
-
How to set up your own home network with static IP addresses and port forwarding so anyone can connect to your programs over the internet.
-
How to use the socket module to create a basic two way chat in the terminal.
-
How to use the threading module to create a basic chat room in the terminal.
-
How to use tkinter module to make a GUI chat room like the old AOL chat rooms.
-
How to use the Json module to create an advanced GUI chat room with and admin window.
-
How to use the Pygame module to make your own online multiplayer game.
GET ON UDEMY