Project NotMine    October 2017
Implementations

Ten different implementations with prominent software techniques for playing NotMine are listed below. Obviously there are many more prominent software techniques.

1. Online

NotMine JavaScript Monolithic

This site is a programming reference. Of all the implementations only this one is available for playing online as a preview.

2. Plain Java Implementations

Java Library

Swing Implementation with SQLite

JavaFX Implementation with SQLite

SWT Implementation with SQLite

Apache Pivot with SQLite

Android

3. Three-tier Implementations

WebApp with Java DB

PostgreSQL Procedures

PHP with PostgreSQL

C with CGI, REST and PostgreSQL

Node.js with SOAP and PostgreSQL