Overview
Create a beginner-friendly JavaScript game development tutorial that guides you through building the Red Light/Green Light game from Squid Game using Three.js. Learn essential concepts such as Three.js basics, loading 3D models, creating classes for game elements, implementing GSAP animations, and developing game logic. Follow step-by-step instructions to set up the project, create the game track, handle player movements, and program the iconic doll's functionality. By the end of this comprehensive tutorial, you'll have gained valuable skills in 3D web development and game creation using JavaScript and Three.js.
Syllabus
) Intro.
) Setup.
) Three.js Basics.
) Loading 3D Model.
) Doll Class.
) GSAP Animation.
) Creating Track.
) Player Class.
) Keypress Handling.
) Functioning the Doll.
) Game Logic.
Taught by
freeCodeCamp.org
Reviews
5.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
The course was good, specially for beginners who are trying to understand threejs setup and basics as well as logic building.