/reversi-klay

Sample project that implements a simple Reversi game using Klay.

Primary LanguageKotlinApache License 2.0Apache-2.0

Reversi Klay

Sample project that implements a simple Reversi game using Klay.

It is derived from the PlayN Reversi tutorial.

Build and start

Invoke mvn test -Pjvm to build and start the JVM version (which is the only supported platform as of now).