Completed
) Working on the trees
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Stardew Valley Game Clone with Python and Pygame – Full Course
Automatically move to the next video in the Classroom when playback concludes
- 1 ) Intro
- 2 ) Setup
- 3 ) Creating the basic player
- 4 ) Importing the player graphics
- 5 ) Animating the player
- 6 ) Tool use
- 7 ) Switching between tools
- 8 ) Creating the overlay
- 9 ) Starting the camera and importing the floor
- 10 ) Importing all elements and faking more 3D
- 11 ) Collisions
- 12 ) Working on the trees
- 13 ) Particles
- 14 ) Player inventory
- 15 ) Restarting the day
- 16 ) Starting the soil
- 17 ) Soil patch graphics
- 18 ) Watering logic
- 19 ) Rain
- 20 ) Creating the plants
- 21 ) Harvesting
- 22 ) Daytime transition
- 23 ) The merchant
- 24 ) Audio (+ some final fixes )