cmp-gobang
English | 中文介绍
A GoBang game built with Compose Multiplatform
How to run
- config Host address
add the IP of desktop into
of string.xml
- run desktop app
open Gradle toolbar on the right, and select desktop/Tasks/compose desktop/run
- run android app
select android/Tasks/install/installDebug
- setup the connection
- click [Pair] on desktop side first,when "waiting pair..." displayed,
- click [Pair] on mobile side and wait the prompt of desktop side changes to "paired successfully"
- let's play !