Learn Numbers

2

Index

Attached Files

The following files have been attached to this tutorial:

.capx

number-game.capx

Download now 1.13 MB

Stats

1,910 visits, 3,127 views

Tools

Translations

This tutorial hasn't been translated.

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

Now we need frog to jump on numbers therefore create sprite and name it frog. Also create another sprite and call it frog shadow. So your frog looks like below with shadow

Frog looks cool

Now create textbox and name whatever you like mine is calling txtNumbers.

Now everything is done on design side. Your designed screen looks like below or better then mine.

Open Event Editor and add this code below:

First add Global Variables:

Next add this code below

For audio add these lines below

Tutorial is done. Now many would say Shiva you could have used other type variables, or function, arrays, etc etc but, remember this is for complete novice, beginner, learner, trainee, greenhorn, neophyte.

God Bless

.CAPX

number-game.capx

Download now 1.13 MB
  • 0 Comments

  • Order by
Want to leave a comment? Login or Register an account!