Just take notes for my own. 00:42:13 "make clean" to remove all of intermediate build files on Mac or Linux
@mateuslima5102Ай бұрын
Hello Dave, is there any way to access a generic assignment just to follow the class?
@gusgus1330Ай бұрын
No. Dave covers this in the first lecture's comments... In short doesn't want his students to find completed solutions to the assignments online and also recommends finding a video series on SFML (there are many on youtube) for help. Here's a good one: kzbin.info/aero/PL21OsoBLPpMOO6zyVlxZ4S4hwkY_SLRW9&si=A1rzKWKsXTVNgOR7 Edit: The courses syllabus recommends the book "SFML Game Development by Example"
@DaveChurchillАй бұрын
www.cs.mun.ca/~dchurchill/teaching/youtube.txt
@emblink27Ай бұрын
Don’t feel discouraged, if you really want to follow I can assure you that it’s possible to complete all assignments just by following the course. 99% of the source code is shown during the lectures. It takes a lot of time and effort, but it’s definitely doable and you will learn a lot.
@mateuslima5102Ай бұрын
Thank you all, and a special thanks to Dave!
@moveonvillain1080Ай бұрын
@@DaveChurchill I paused the video and wrote the entire code. Can I put it on Github for the youtube cohort to see? Setup is sfml-ingui cmake template.
@theintellegentman40212 күн бұрын
It's unfortunate how you cannot follow the practice codes anymore, unlike the 2022 part this same code was shown there but without the imgui and its advanced features which is the reason why I switched to 2024 to learn about it.. I'm not sure if the whole code was shown but it looks confusing since there are a lot of files that was just opened then closed