官术网_书友最值得收藏!

Time for action – creating a Hello World application in two lines of code

Now that we have the simulator and text editors set up, let's start making our very first Corona program! The first program that we will make is called Hello World. It is a traditional program that many people learn when starting a new programming language.

  1. Open your preferred text editor and type the following lines:
    textObject = display.newText( "Hello World!", 160, 80, native.systemFont, 36 )
    textObject: setFillColor ( 1, 1, 1 )
  2. Next, create a folder on your desktop called Hello World. Save the preceding text as a file named main.lua to the location of your project folder.
  3. Launch Corona. You will be greeted with the Corona SDK screen. Click on Open and navigate to the Hello World folder you just created. You should see your main.lua file in this folder:
    Time for action – creating a Hello World application in two lines of code
  4. On a Mac, click on the Open button. On Windows, select the main.lua file and click on the Open button. You'll see your new program running in the Corona simulator:
    Time for action – creating a Hello World application in two lines of code

Tip

Downloading the example code

You can download the example code files for all Packt Publishing books you have purchased from your account at http://www.packtpub.com. If you purchased this book elsewhere, you can visit http://www.packtpub.com/support and register to have the files e-mailed directly to you.

主站蜘蛛池模板: 贵港市| 麦盖提县| 康乐县| 海宁市| 长葛市| 平远县| 汕头市| 民权县| 蒙阴县| 侯马市| 凌源市| 淄博市| 江西省| 远安县| 溧阳市| 溧阳市| 清徐县| 东丽区| 子长县| 韶山市| 乌兰察布市| 乌海市| 新兴县| 山西省| 长海县| 增城市| 固安县| 乐昌市| 元谋县| 方正县| 习水县| 阜新市| 临清市| 田林县| 米易县| 金塔县| 阿拉善右旗| 福安市| 平远县| 自贡市| 伊金霍洛旗|