CoderDojoSV / mobile-games

Make simple games for mobile devices using Corona SDK!
Past Project
Other
2 stars 2 forks source link

Work in progress on tonight's session #13

Closed nuclearsandwich closed 11 years ago

nuclearsandwich commented 11 years ago

Tonight we're focusing on re-usable modules. I've extracted the grid into a Lua module and documented it. I'll be doing likewise for the character (robot, runner, kitten), obstacle (static image-backed objects on grids from rfk), as well as creating simple controlpad and button modules.

The modules will be delivered to students in a game template directory with the source code and text-based documentation for each module. The template project will remain available indefinitely for any new games the students wish to use it for after the course is over.

Before we're ready for tonight we need

I'm particularly interested in examples that go beyond what we've used these libraries for in the past and ones that kids could use in making their explorer game.

nuclearsandwich commented 11 years ago

FYI followers: most of the action for tonight's lesson is going on in coderdojosv/corona-game-template.