-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments, Ideas, Suggestions. #6
Comments
I just started looking through this. First, thank you for putting the time and energy into this. It would be nice to have links at the end of the chapters that go straight to the next chapter so that it can easily be worked through like a book. I'll follow up with more as I work my way through this tutorial over the next week or so. |
I just tried to compile the final project just to see what it's supposed to look like and there was an error. The love.audio.newSource() in main.lua (line 3) is missing it's second parameter. I'm assuming it's supposed to be 'stream'. |
Thank you for your interest and for reporting the issues!
I've places minimal navigational links on the bottom of each page in "Part 1: Prototype".
and update the second part. |
My guess this is due to different version of Love interpreter. I'll take a closer look and try to update the code. |
Feel free to post here any comments, suggestions, and other ideas regarding the tutorial.
The text was updated successfully, but these errors were encountered: