How to Build & Deploy an Online Tic Tac Toe With Ktor And Web Sockets

preview_player
Показать описание

In this video you'll learn how you can build an online tic tac toe game using a Ktor Kotlin backend together with Jetpack Compose in Android. You'll also learn how to deploy this custom backend to play with your friends.

⭐ Get certificates for your future job
⭐ Save countless hours of time
⭐ 100% money back guarantee for 30 days
⭐ Become a professional Android developer now:

💻 Let me be your mentor and become an industry-ready Android developer in 10 weeks:

Get the source code for the backend here:

Get the source code for the Android app here:

Get the deployment steps here:

Join my Discord server:

Рекомендации по теме
Комментарии
Автор

I always wanted to play with websockets and ktor but never had any idea on what to build, this video was my destiny, thanks!

JNO
Автор

Can you run ktor from an Android app?
So, for example start a android app, it becomes the server?

CineTechGeek
Автор

Pretty good job 👍 I have been waiting for a video about web-sockets for a long time 😀

nymexe
Автор

Wow, really broad topic you've covered. Will watch soon :)

TVHovna
Автор

Thanks, I've been trying to learn kotlin so much, your channel is a good place.
though I find it hard to swap databases like from room to realm; hopefully one day you'll cover that too.
Thanks buddy, stay healthier

raymondmichael
Автор

Your content is really compelling Mobile Developer to eye out & indulge with the Android|Kotlin tech-stack, Keep-Up :)

nipunshah
Автор

hello please help i have bottom navigation with 3 fragments when i go from one fragment to another and come back again fragment is recreated
please sir help me😢😢😢😢

gouravdadhich
Автор

More on Websocket-related videos!

Philipp a question, is it possible if I use Ktor (so that I can use the dependency ktor-server-wrbsockets) just for the real communication between the server and client (kotlin android) and to have another API written in another language (e.g. Node.js) as the main API that is connected to database?

vilmarcabanero
Автор

Making simple games in Android is great idea💡, they are gpod projects to have😃 Keep em' coming plz

srikanthmacha
Автор

Btw. I kinda love the background music. Love it.

nymexe
Автор

Amazing content, Phillip. Well done. Insta like :)

ykalchev
Автор

Thanks for the amazing content Phillip, quick question (for anyone else as well) how do you deploy using git instead of through intellijIdea ?

lepro
Автор

How to deploy a ktor app, which is using PostgresSql, pls make a. Video on it 🙏

surajtutz
Автор

Thank You for such an amazing tutorial. It was really insightful with lots of learning

ujjwalkumarmaharana
Автор

In the TicTacToeGame class, do you need to assign delayGameJob in the init block like ""delayGameJob = Since you only assign it when start a newGame, but not on the init block, therefore, it may cannot cancel the first time job.

byran
Автор

hey @PhilippLackner please make a video to deploy ktor web application on xaamp or apache please

Phoenix-lviy
Автор

I have used that play button only to play the android project on the android device. Now I'm also using it for the Backend LOL. Actually, it feels like an android project we are working on but not that's crazy.

venkateshlingampally
Автор

Why are you still using the legacy version of defining dependencies/plugins in the project-level build file? I think the Gradle team did a pretty good job on it 😀

nymexe
Автор

Amazing tutorial philipp❤ can you tell me where can i learn more on websockets like resources or docs?

ShashankYadav-vgtz
Автор

philip please provide a tutorial on making an item database application using jetpack compose, greetings fans from Indonesia

xzibit