Tic Tac Toe Game in Jetpack Compose | English | Game Logic | Android Studio | Kotlin | Part 2 of 2

Опубликовано: 14 Декабрь 2024
на канале: Mohammad Arif
3,496
104

📚Premium Course: https://www.udemy.com/course/measurem...

🛠️ In this video we will give the logic to our Tic Tac Toe game in android studio.
You can watch the first part of this video here
   • Tic Tac Toe Game in Jetpack Compose |...  

// View Model dependency for compose
implementation "androidx.lifecycle:lifecycle-viewmodel-compose:2.5.1"

Checkout my other videos :
-) Mastering Material Design Components with Jetpack Compose
   • Exploring Material Design 3 Component...  
-) CoinSwap Currency Convertor Android App using Jetpack Compose
   • CoinSwap Currency Convertor Android A...  
-) Newsroom Android App using Jetpack Compose
   • Newsroom Android App using Jetpack Co...  
-) Patient Tracker Android App using Jetpack Compose
   • Patient Tracker Android App using Jet...  
-) Tic Tac Toe Game in Jetpack Compose
   • Tic Tac Toe in Jetpack Compose  
-) BMI Calculator in Jetpack Compose
   • BMI Calculator in Jetpack Compose | E...  
-) Number Guessing Game in Jetpack Compose
   • Number Guessing Game in Jetpack Compo...