lynnemunini / powerpuff-android

In this app, each time the user taps a dessert on the screen, the app "purchases" the dessert for the user

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DessertClicker - Code

Code for Android Basics Codelab.

Introduction

DessertClicker is a game about making desserts. Press the button, make a dessert, earn the big bucks.

You use this app in the course to explore the Android lifecycle and log messages to the Android console (Logcat).

About

In this app, each time the user taps a dessert on the screen, the app "purchases" the dessert for the user

License:Apache License 2.0


Languages

Language:Java 77.5%Language:Kotlin 22.5%