main

fun main(args: Array<String>)

Entry point for the desktop Reversi application. Initializes app dependencies and launches the Compose window with the current AppState.

Parameters

args

Optional command-line arguments forwarded to initialization.