Breakout (Lua Tutorial) - CS50's Intro to Game Development
FBTwitterReddit
video description
Rating: 4.0; Vote: 1
Learn game development by creating a Breakout game using Lua and L-VE2D.
This beginner's course teaches the foundations of game development. This video is lecture 2 of CS50's Intro to Game Development from Harvard University.
Check out the full course playlist: https://www.youtube.com/playlist?list=PLWKjhJtqVAbluXJKKbCIb4xd7fcRkpzoz
-Assignment: https://docs.cs50.net/ocw/games/assignments/2/assignment2.html
--Contents
Nicolas: I clone the repository and try to run for example breakout9 and Ive got an error. Im using Linux with Lua 5.3.3 version. Error: breakout/breakout9$ lua5.3 main.lua lua5.3: main.lua:33: attempt to index a nil value (global love) stack traceback: main.lua:33: in main chunk [C]: in ? thanks Date: 2022-03-14