
Flappy Bird (with Lua) - CS50's Intro to Game Development
video description
Date: 2022-03-14
Related videos
Comments and reviews: 3
Jacob
This is great but 2 suggestions: 1) show how to debug, log, read documentation etc and the process of experimentation in figuring stuff out. 2) In the code, use better abstraction and encapsulation. You often don't need code comments if make more things into descriptive little functions. Same with the file structure, these intro classes assume it makes it easier to keep things -simple- by having a huge main file and everything in the src folder, but I think most people can handle the file navigation, and it would show much better how to have clean, readable, and maintainable code
reply
This is great but 2 suggestions: 1) show how to debug, log, read documentation etc and the process of experimentation in figuring stuff out. 2) In the code, use better abstraction and encapsulation. You often don't need code comments if make more things into descriptive little functions. Same with the file structure, these intro classes assume it makes it easier to keep things -simple- by having a huge main file and everything in the src folder, but I think most people can handle the file navigation, and it would show much better how to have clean, readable, and maintainable code
reply
StarB-tica
I am not only watching the videos but also doing the homework. After struggling with the pause feature during a few hours, I made it! It is hard not having a teacher. But now I am ready to go to the next part.
reply
I am not only watching the videos but also doing the homework. After struggling with the pause feature during a few hours, I made it! It is hard not having a teacher. But now I am ready to go to the next part.
reply
Tayyeba
I really look forward to making a game.. with the help of such videos.. thanks a lot to free code camp for uploading such interesting and useful videos
reply
I really look forward to making a game.. with the help of such videos.. thanks a lot to free code camp for uploading such interesting and useful videos
reply
Add a review, comment
Other channel videos















