Hi, I plan to participate to the Github annual Gam...
# announcements
j
Hi, I plan to participate to the Github annual Game Jam, and with my team we want to try Kotlin multi-platform to make the game running on Android, iOS and Web. Can I create and code the project into Android Studio or I need to use Intellij ? Also, if you have heard of some people who have do some little games with Kotlin multi-platform, I'm interested.
👀 2
l
Both are fine. I'm more using Android Studio (3.6 Beta, plan 4.0 when it's stable enough, probably a little before beta stage) to take advantage of latest improvements (like Apply Changes, Project Marble…), but #intellij will also work.
j
Thanks. I have played a bit, and it's easier to start the project with intellij (because some template are available)