FileMood

Download Learn To Code By Making Games in Python

Learn To Code By Making Games in Python

Name

Learn To Code By Making Games in Python

 DOWNLOAD Copy Link

Total Size

11.1 GB

Total Files

240

Last Seen

2024-11-17 00:33

Hash

1A6FE242B536914E383C2FF39810BDBB544ABE9A

/1. Introduction/

2. Introduction to the course.mp4

18.7 MB

1. Introduction.mp4

15.2 MB

2. Introduction to the course.srt

1.4 KB

1. Introduction.srt

1.1 KB

/10. Object Oriented Programming in Python/

7. Multiple Inheritance.mp4

167.1 MB

6. What is Inheritance.mp4

147.7 MB

5. Constructor in Python.mp4

128.0 MB

4. Class and Objects Continued.mp4

107.6 MB

3. Class and Objects.mp4

66.9 MB

1. Introduction to the section.mp4

43.5 MB

2. What is Object Oriented Programming.mp4

39.8 MB

7. Multiple Inheritance.srt

21.1 KB

6. What is Inheritance.srt

16.6 KB

4. Class and Objects Continued.srt

15.7 KB

5. Constructor in Python.srt

15.7 KB

3. Class and Objects.srt

10.7 KB

2. What is Object Oriented Programming.srt

5.4 KB

1. Introduction to the section.srt

3.4 KB

/11. Pygame Fundamentals -- Python Game Module/

2. Pygame coordinate System.mp4

138.0 MB

3. Introduction to Pygame shape.mp4

97.4 MB

6. Fundamentals of Pygame -- skeleton code.mp4

93.2 MB

4. Draw shapes using Pygame.mp4

86.9 MB

10. Make movement within Boundary.mp4

82.5 MB

5. Color Picker.mp4

73.3 MB

1. Introduction to the pygame.mp4

53.9 MB

8. Movement of the shapes.mp4

52.7 MB

7. Render a rectangle in the Screen.mp4

52.1 MB

9. Smoothen the movement using FPS.mp4

40.2 MB

2. Pygame coordinate System.srt

23.3 KB

10. Make movement within Boundary.srt

15.5 KB

6. Fundamentals of Pygame -- skeleton code.srt

14.1 KB

4. Draw shapes using Pygame.srt

11.9 KB

8. Movement of the shapes.srt

9.4 KB

7. Render a rectangle in the Screen.srt

8.3 KB

3. Introduction to Pygame shape.srt

8.3 KB

5. Color Picker.srt

8.1 KB

9. Smoothen the movement using FPS.srt

7.5 KB

1. Introduction to the pygame.srt

7.2 KB

/12. Handling collision between Game Objects/

1. Theory of Game Collision.mp4

166.8 MB

2. Implement Collision Detection.mp4

99.7 MB

2. Implement Collision Detection.srt

17.4 KB

1. Theory of Game Collision.srt

14.9 KB

/13. Project 1 Create 2D platform Games (Fundamentals of Platformer)/

17. Get Tiles Properties.mp4

314.7 MB

16. Interact with the EnvironmentMaps.mp4

249.8 MB

11. Create Map for Game.mp4

226.8 MB

26. Render only one layer.mp4

218.1 MB

10. Add properties to the Sprites.mp4

212.0 MB

19. Player should not pass through Solid things.mp4

202.7 MB

20. Points and Health.mp4

197.6 MB

22. Make Coin disappear after Player collects it.mp4

170.8 MB

4. Animation for the player continued.mp4

162.3 MB

3. Animation for the player.mp4

154.1 MB

12. Render a Map.mp4

149.6 MB

8. Simple Gravity.mp4

149.2 MB

2. Render a Character.mp4

147.4 MB

15. Make Player Move.mp4

143.6 MB

13. Render a Map continued.mp4

132.5 MB

24. Add sound effects to the Game.mp4

124.7 MB

29. Open a Door.mp4

116.7 MB

21. Collect a coin.mp4

103.2 MB

28. Theory on How to open the door.mp4

88.8 MB

14. Change the initial position of Player.mp4

83.7 MB

23. Game Ends when health of Player is zero or less.mp4

82.1 MB

27. Collect items.mp4

79.1 MB

1. Introduction to the Sprites.mp4

73.5 MB

5. Make Player move in left direction.mp4

71.9 MB

6. Make Player Jump.mp4

61.5 MB

18. Make Player Fall.mp4

58.6 MB

7. Landing Player after Jump.mp4

49.1 MB

9. Introduction to the Tiled Map Editor.mp4

37.1 MB

25. Achievements.mp4

18.4 MB

17. Get Tiles Properties.srt

47.4 KB

10. Add properties to the Sprites.srt

33.4 KB

16. Interact with the EnvironmentMaps.srt

30.0 KB

19. Player should not pass through Solid things.srt

29.0 KB

20. Points and Health.srt

25.4 KB

8. Simple Gravity.srt

25.0 KB

4. Animation for the player continued.srt

23.5 KB

2. Render a Character.srt

23.2 KB

22. Make Coin disappear after Player collects it.srt

22.4 KB

26. Render only one layer.srt

22.0 KB

11. Create Map for Game.srt

21.1 KB

15. Make Player Move.srt

19.8 KB

3. Animation for the player.srt

18.6 KB

12. Render a Map.srt

17.5 KB

29. Open a Door.srt

17.1 KB

24. Add sound effects to the Game.srt

14.6 KB

13. Render a Map continued.srt

14.2 KB

21. Collect a coin.srt

13.4 KB

1. Introduction to the Sprites.srt

12.4 KB

5. Make Player move in left direction.srt

10.8 KB

28. Theory on How to open the door.srt

10.8 KB

23. Game Ends when health of Player is zero or less.srt

10.3 KB

27. Collect items.srt

10.1 KB

14. Change the initial position of Player.srt

9.3 KB

18. Make Player Fall.srt

8.7 KB

6. Make Player Jump.srt

8.6 KB

7. Landing Player after Jump.srt

8.1 KB

9. Introduction to the Tiled Map Editor.srt

4.9 KB

25. Achievements.srt

3.2 KB

/14. Create Mario Game/

8. Add Background Objects.mp4

281.2 MB

23. Get blocks for collisions.mp4

192.2 MB

14. Render the Bricks.mp4

190.3 MB

20. Updating the image of Mario.mp4

156.1 MB

16. Loading mario Images in the game.mp4

155.2 MB

27. Making movement of leg stable.mp4

152.8 MB

10. Platform Basics.mp4

142.9 MB

9. Render Background Objects.mp4

130.3 MB

4. Render the sky background.mp4

124.7 MB

1. Import the resources.mp4

123.7 MB

3. Skeleton code for the game continued.mp4

121.2 MB

19. Calling Player class object from Map class.mp4

111.2 MB

2. Skeleton code for the game.mp4

107.1 MB

13. Render the platform.mp4

104.0 MB

17. Setting image of Mario.mp4

102.2 MB

5. Creating the camera Module.mp4

100.8 MB

26. Proper leg movement and Jumping.mp4

100.2 MB

25. Not letting pass through blocks.mp4

93.0 MB

21. Player Physics.mp4

87.8 MB

12. Shaking Bricks from Platform.mp4

79.4 MB

15. Defining Player class and its attribute.mp4

79.3 MB

24. Move Camera with the Player.mp4

63.5 MB

22. Calling update from the Map.mp4

59.1 MB

30. Render the tubes.mp4

53.5 MB

29. Create method to spawn tubes.mp4

52.7 MB

28. Create Tube class.mp4

51.2 MB

6. Creating BGObjects--class for background object.mp4

37.1 MB

11. Update Platform.mp4

33.0 MB

18. Render the image.mp4

21.4 MB

7. Update BGObjects.mp4

14.5 MB

8. Add Background Objects.srt

27.8 KB

20. Updating the image of Mario.srt

27.6 KB

23. Get blocks for collisions.srt

24.8 KB

14. Render the Bricks.srt

24.8 KB

16. Loading mario Images in the game.srt

23.2 KB

10. Platform Basics.srt

20.9 KB

19. Calling Player class object from Map class.srt

18.9 KB

27. Making movement of leg stable.srt

18.1 KB

2. Skeleton code for the game.srt

17.9 KB

4. Render the sky background.srt

17.3 KB

3. Skeleton code for the game continued.srt

16.7 KB

13. Render the platform.srt

16.2 KB

17. Setting image of Mario.srt

15.3 KB

9. Render Background Objects.srt

14.1 KB

12. Shaking Bricks from Platform.srt

13.6 KB

1. Import the resources.srt

13.4 KB

21. Player Physics.srt

13.4 KB

15. Defining Player class and its attribute.srt

13.3 KB

26. Proper leg movement and Jumping.srt

12.5 KB

25. Not letting pass through blocks.srt

11.1 KB

5. Creating the camera Module.srt

10.1 KB

28. Create Tube class.srt

10.1 KB

22. Calling update from the Map.srt

8.0 KB

24. Move Camera with the Player.srt

7.2 KB

29. Create method to spawn tubes.srt

6.4 KB

30. Render the tubes.srt

6.4 KB

6. Creating BGObjects--class for background object.srt

6.2 KB

11. Update Platform.srt

5.1 KB

18. Render the image.srt

3.6 KB

7. Update BGObjects.srt

2.5 KB

/15. Conclusion/

1. See you!.mp4

25.4 MB

1. See you!.srt

3.5 KB

/2. Getting Started/

2. Download Python on your machine.mp4

66.9 MB

3. Download Visual Studio Code (Must for this course).mp4

43.2 MB

4. Note for the course!.mp4

38.2 MB

1. What is Python.mp4

23.6 MB

5. How to get most out of this course.mp4

23.5 MB

2. Download Python on your machine.srt

11.9 KB

3. Download Visual Studio Code (Must for this course).srt

9.9 KB

5. How to get most out of this course.srt

6.4 KB

4. Note for the course!.srt

5.5 KB

1. What is Python.srt

2.1 KB

/3. Data types in Python/

2. Basic Arithmetic in Python.mp4

146.9 MB

5. Access elements of String.mp4

118.1 MB

3. Operations on Numbers.mp4

80.2 MB

7. More strings methods.mp4

64.1 MB

8. Formatting strings.mp4

63.9 MB

4. Introduction to Strings in Python.mp4

27.8 MB

1. Introduction to the data types.mp4

26.3 MB

6. Strings methods.mp4

21.9 MB

2. Basic Arithmetic in Python.srt

27.9 KB

3. Operations on Numbers.srt

16.3 KB

8. Formatting strings.srt

15.4 KB

5. Access elements of String.srt

13.3 KB

7. More strings methods.srt

12.6 KB

4. Introduction to Strings in Python.srt

5.7 KB

6. Strings methods.srt

5.3 KB

1. Introduction to the data types.srt

1.6 KB

/4. Variables in Python/

3. Proper way to name a variable.mp4

74.9 MB

2. Create Variables in Python.mp4

62.8 MB

1. Introduction to the variables.mp4

14.9 MB

3. Proper way to name a variable.srt

14.9 KB

2. Create Variables in Python.srt

12.6 KB

1. Introduction to the variables.srt

1.1 KB

/5. Learn Boolean for Game Development/

7. Logical statements.mp4

177.8 MB

4. Order comparisons.mp4

94.2 MB

3. Learn to create conditions.mp4

50.6 MB

5. Code examples for Order Comparisons.mp4

44.3 MB

2. Booleans as numeric.mp4

40.6 MB

1. Introduction to Booleans in Python.mp4

20.7 MB

6. is operator in Python.mp4

14.4 MB

7. Logical statements.srt

27.2 KB

4. Order comparisons.srt

10.2 KB

2. Booleans as numeric.srt

9.5 KB

3. Learn to create conditions.srt

7.7 KB

5. Code examples for Order Comparisons.srt

6.9 KB

6. is operator in Python.srt

3.2 KB

1. Introduction to Booleans in Python.srt

1.5 KB

/6. Conditionals for Game Making/

2. if else statements.mp4

93.3 MB

1. Introduction to conditional statements.mp4

18.3 MB

2. if else statements.srt

12.4 KB

1. Introduction to conditional statements.srt

1.1 KB

/7. Data structures for Game development/

3. How to access the items from the list.mp4

74.0 MB

5. List built-in methods continued!.mp4

73.4 MB

2. Checking type of Data Structures.mp4

64.7 MB

4. Learn list built-in methods.mp4

53.2 MB

1. Introduction to Data Structures.mp4

36.4 MB

5. List built-in methods continued!.srt

14.9 KB

3. How to access the items from the list.srt

12.8 KB

2. Checking type of Data Structures.srt

11.4 KB

4. Learn list built-in methods.srt

9.8 KB

1. Introduction to Data Structures.srt

3.2 KB

/8. Learn Loops for making games/

5. Important List Comprehension for Game Development.mp4

101.0 MB

4. For loop.mp4

97.6 MB

2. Infinite while loop (Game Loop).mp4

76.2 MB

3. Finite Game Loop.mp4

38.1 MB

1. Introduction to the loops in Python.mp4

12.1 MB

5. Important List Comprehension for Game Development.srt

21.6 KB

4. For loop.srt

19.9 KB

2. Infinite while loop (Game Loop).srt

16.6 KB

3. Finite Game Loop.srt

7.2 KB

1. Introduction to the loops in Python.srt

0.7 KB

/9. Learn Functions to make Games/

2. Learn to create Functions.mp4

83.1 MB

4. Learn about default arguments in Python.mp4

75.2 MB

3. Learn about return statements.mp4

61.1 MB

1. What is Function and Why we need it.mp4

12.8 MB

2. Learn to create Functions.srt

14.4 KB

4. Learn about default arguments in Python.srt

12.2 KB

3. Learn about return statements.srt

10.1 KB

1. What is Function and Why we need it.srt

0.9 KB

 

Total files 240


Copyright © 2024 FileMood.com