cmp-gobang

English | 中文介绍

A GoBang game built with Compose Multiplatform

How to run

  1. config Host address

add the IP of desktop into <server_host/> of string.xml

  1. run desktop app

open Gradle toolbar on the right, and select desktop/Tasks/compose desktop/run

  1. run android app

select android/Tasks/install/installDebug

  1. 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”
  1. let’s play !

GitHub

View Github