View on GitHub

Sternhalma

A SloeComputers Project

Sternhalma

Also known as Chinese Chequers.

The application includes a terminal emulator and a basic curses style front-end menu. So when running on a Kindle a third-party terminal emulator and launcher is not necessary.

Status

Status

Build Status

Portability and style

See the PDK project for supported platforms and coding style.

How to build

Build using cmake…

mkdir build_native
cd build_native
cmake ..
make