How to Build a Client and Game Interface for Online Multiplayer Game Development

How to Build a Client and Game Interface for Online Multiplayer Game Development

Linode via YouTube Direct link

Test App

33 of 39

33 of 39

Test App

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

How to Build a Client and Game Interface for Online Multiplayer Game Development

Automatically move to the next video in the Classroom when playback concludes

  1. 1 What We'll Be Doing
  2. 2 Create .py Files
  3. 3 Copy Protocols
  4. 4 Write client.py
  5. 5 Create Methods
  6. 6 Write Receive Method
  7. 7 Write Start Method
  8. 8 Write Handle Method
  9. 9 Write Send Method
  10. 10 Write Client Validate Answer
  11. 11 Client Script Recap
  12. 12 Write game.py
  13. 13 Install pygame
  14. 14 Import pygame
  15. 15 Create Game Class
  16. 16 Create Variables
  17. 17 Create Game Logic
  18. 18 Define Draw
  19. 19 Draw Login
  20. 20 Initialize Math Game
  21. 21 Create handleEvent Method
  22. 22 Test App
  23. 23 Adjust Input Box
  24. 24 Submit User Entry to Server
  25. 25 Test App
  26. 26 Draw Remaining Methods
  27. 27 Spin Up An Additional Client
  28. 28 Implement Draw Game
  29. 29 Test App
  30. 30 Improve Index
  31. 31 Test App
  32. 32 Handle Opponents
  33. 33 Test App
  34. 34 Resolve a tuple Bug
  35. 35 Test App Again
  36. 36 Test What Happens if Someone Leaves
  37. 37 Display State of Opponent
  38. 38 Test App
  39. 39 Conclusion

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.