aydozy / KotlinCatchTheKitty

Kotlin - Practice "AlertDialog", "Toast Message", "CountDownTimer", "Runnable"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Catch The Kitty - Mini Game

This mini-game is made to practice the following topics:

  • Runnables
  • CountDownTimer
  • Alert Dialog
  • Toast Message

About Game

There are kitties randomly positioned in the game. Our goal is to increase the score by catching as many of these kitties as possible before the time runs out.

  • Game Image

gameplay

  • AlertDialog

alerDialog

Game Video

CatchTheKitty_Kotlin.mp4

About

Kotlin - Practice "AlertDialog", "Toast Message", "CountDownTimer", "Runnable"


Languages

Language:Kotlin 100.0%