Animating Link's Walk | Recreating Zelda

Channel:
Subscribers:
114,000
Published on ● Video Link: https://www.youtube.com/watch?v=WyUFIeFKke8



Duration: 0:00
15,918 views
567


Episode #2 of a game-development series about creating a Zelda game from scratch. In this video, we'll work on giving some life to Link's movement by adding some walking animations.

Music: Frozen Hyrule - The Legend of Zelda: Four Swords Adventures


For legal reasons, I needed to remove the original GitHub repo for this series. Apologies for the inconvenience; the rebooted repo can be found here:

https://github.com/kyleschaub/legend-of-lua


This series utilizes the game framework LÖVE (Love2D) and the programming language Lua. These are excellent, beginner-friendly tools for making 2D games, and I'd highly recommend checking it out! If you're interested in learning more, check out my video on Love2D basics:

   • Make Games with Love2D - Setup, Struc...