A step-by-step Pong tutorial
Posted: Tue Nov 01, 2011 6:13 pm
Hi everyone!
I've made yet another pong tutorial. I'd be interested to hear your thoughts on the style of this tutorial.
- The game is built up incrementally, with comments marking new pieces of code.
- It's basically all Lua files with almost no explanation. Implicit learning! Hopefully!
This is just a test really (I wouldn't say the code is exemplary), but I think maybe tutorials like this could be easy to make and fun to go through. Maybe.
I've made yet another pong tutorial. I'd be interested to hear your thoughts on the style of this tutorial.
- The game is built up incrementally, with comments marking new pieces of code.
- It's basically all Lua files with almost no explanation. Implicit learning! Hopefully!
This is just a test really (I wouldn't say the code is exemplary), but I think maybe tutorials like this could be easy to make and fun to go through. Maybe.