VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
Angry Birds Coding Tutorial - CS50's Intro to Game Development

Angry Birds Coding Tutorial - CS50's Intro to Game Development

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
Learn game development by creating an Angry Birds clone game using Lua and L-VE2D. The principles you learn can apply to any programming language. This beginner's course teaches the foundations of game development. This video is lecture 6 of CS50's Intro to Game Development from Harvard University. Check out the full course playlist: https://www.youtube.com/playlist?list=PLWKjhJtqVAbluXJKKbCIb4xd7fcRkpzoz -https://docs.cs50.net/ocw/games/assignments/6/assignment6.html --Contents
Date: 2022-03-14

Comments and reviews: 2


If you are using version 11+ of Love, you will have to update the source code to make it work. Some functions have changed. For example, color functions now go from 0 to 1, not 0 to 255, plus images now must have a type (such as static) to load. Also, replace getPixelScale() with getDPIScale() on the init functions in push.lua. Hope this helps someone else.
reply

Martin Garrix is looking kind of rough these days...
No, but actually. Good video, man. I skipped through a bit, but can tell you're a good teacher.

reply
Add a review, comment






Other channel videos