My first game - a tutorial for absolute beginners

@West the thing I’m playing with is how you control, and rather than the more traditional tilt left and right and thrust, I went for auto tilting to face whereever you touched and thrust so it’s still single touch driven.

The down side is your finger is over the screen so it’s harder to see, but it’s very controllable and intuitive in terms of keeping it under control.

I’m not sure where I want to take it, but I’m thinking a land and then return to mothership style gameplay, then for levels could play with different styles, eg land during a meteor storm, land when planetary forces are shooting at you, go down into a cave system to land. So a mix of level types. Could even do things like refueling etc…

@Spacemonkey, you might be on track for the next Angry Birds-type game. For instance, you could eventually have enemy spaceships shooting from the sides that you would have to dodge while you land. Then you could award one, two, or three stars to give the player an idea of how well he did–after each level.

OK, have an updated approach to the tutorial. The end code is the same but it is now split into 12 steps, each one building on the last. Internal comments only refer to the new code in each step.
Each step is a stand alone tab, and to run a chosen step move its tab to the far right position and press run.

Select and Copy the whole code from here:
https://gist.github.com/Westenburg/5799558

Then In Codea, long press on add a new project and select “Paste into project”

@West Hey, I thought I’d let you know I updated the game alot since yesturday so I will make a video of the updated version today or tommorow

Cool - look forward to seeing what you’ve done

Good job @Briarfox - the explosion at the end is pretty cool. You’ve had a good go at most of the challenges too.

To embed use /watch?v= followed by the code instead of /embed/ in the YouTube url

http://www.youtube.com/watch?v=47i8Qf2QIco

http://www.youtube.com/watch?v=47i8Qf2QIco

Wait for the crash, the smoke effect is cool. Stars are randomly generated. Platform has random size and location.