YoVDO

Super Mario Bros Programming Tutorial - CS50's Intro to Game Development

Offered By: freeCodeCamp

Tags

Game Development Courses Lua Courses Entity Framework Courses Character Animation Courses Tilemap Courses

Course Description

Overview

Dive into game development by creating a Super Mario Brothers clone using Lua and LÖVE2D in this comprehensive video tutorial from Harvard University's CS50's Intro to Game Development course. Explore fundamental concepts such as tilemaps, character animation, procedural level generation, and tile collision. Begin with an introduction and demo, then progress through hands-on coding exercises to build various game elements. Learn to implement character movements, design levels, and create game objects. By the end of this 1-2 hour session, gain a solid foundation in game development principles and practical skills to start crafting your own 2D platformer games.

Syllabus

) Introduction.
) Super Mario Bros. Demo.
) Tilemaps.
) tiles0.
) tiles1.
) character0.
) character1.
) character2.
) character3.
) Animation.
) character4.
) Procedural Level Generation.
) level0.
) level1.
) level2.
) Tile Collision.
) Entities.
) Game Objects.
) In Conclusion.


Taught by

freeCodeCamp.org

Related Courses

Creative Programming for Digital Media & Mobile Apps
University of London International Programmes via Coursera
Online Games: Literature, New Media, and Narrative
Vanderbilt University via Coursera
Game Design Concepts
Canvas Network
General Game Playing
Stanford University via Coursera
Program Arcade Games - Learn Computer Science
Independent