cdietze / reversi-klay

Sample project that implements a simple Reversi game using Klay.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

Sample project that implements a simple Reversi game using Klay.

License:Apache License 2.0


Languages

Language:Kotlin 100.0%