(Click this link to see Part 1 of this tutorial) Here’s the bonus follow-up video for the Billions of Stars tutorial. In this part I add to the code so it’s more useful. You can also download the project files if you like so you can try it on your own computer.
1
Billions of Stars

Everybody has to start somewhere and if you had to write code that was perfect none of us would be developing mobile games. Or any other kind of software, for that matter. 🙂 Fortunately, the most important thing is to WRITE SOME CODE and worry about making it perfect later. And while I won’t claim […]
graphics, tutorialMoving Sunbeams in Corona SDK
In this tutorial you’ll discover how to create a moving sunbeam effect in your Corona SDK project. First, watch the video to see what it looks like: The sample project actually looks better than in the video because I did a little tweaking after recording that. Here’s where you can grab the sample project including […]
corona sdk tutorial, graphics, special effects