How to Create a MOBILE APP in Thunkable: Calculator with Mario Brothers Skin and Sound Effect
"There's an app for that!" - Let's create your own MOBILE APP ๐ฑ! In this tutorial, we will show you how to start building a "Mario-themed Calculator" mobile app in less than 10 minutes. This calculator ๐งฎ is built with a screen with standard calculator buttons: digit 0 to 9, +/- (Plus/Negative), . (decimal point), arithmetic operators รท/ร/-/+ (division/multiplication/minus/plus), and = (equal).
The calculator is special in a way that it is skinned with Mario-themed colors - red, blue, and yellow. Mario coin sound effect is added and used on button clicks. For demo purpose, only digit 1-3, plus, and equal buttons are wired up with logic.
I hope you like this Thunkable tutorial and enjoy building your own mobile app for iPhone or Android!
APP DEMO ๐ฌ
โ
Let's Preview! 05:02
โ๏ธ Components used in this app:
โค Screen
โค Text Input
โค Row
โค Column
โค Button
โค Sound
Tips and Tricks:
โบ Add variables to store values such as the digit entered, the arithmetic operator entered, the last whole number, and the current whole number.
โบ Create functions to be reused in different events and functions.
โบ Use If-Else blocks to differentiate what to do with different arithmetic operators.
โบ Be sure to reset any values saved in variables when a calculation is considered complete.
READY TO BUILD MORE APPS?
๐ฑ Mobile App Development Tutorials:
https://www.youtube.com/playlist?list=PLYnuuwG097TzGSt51izu3SH6bDELM5FHw
For the setup, please read the followings before you begin:
1. Sign up in Thunkable: https://thunkable.com/
2. Start creating your new app.
3. As you build the app, you could:
a. Hit Preview or Live Test to preview your app on the web.
b. Download the Thunkable Live app on an iOS/Android device and preview your app there.
4. Finally, with your finished app, you could:
a. ๐ค Share the project with friends.
b. ๐ฅ Download it to your device.
c. ๐ Publish it to App Store or Google Play.
๐ SUBSCRIBE TO CODING WITH KIDS ๐จ๐ปโ๐ป๐ฉ๐ปโ๐ป YOUTUBE CHANNEL NOW ๐
https://www.youtube.com/channel/UCsPTo-vWxs0uBa2ZdPd9Y_Q?sub_confirmation=1