All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.opensudoku.go.App Maven / Gradle / Ivy

Go to download

Computer Go engine using GTP, Go Text Protocol please refer to http://en.wikipedia.org/wiki/GNU_Go

The newest version!
package com.opensudoku.go;

/**
 * Hello world!
 *
 */
public class App 
{
    public static void main( String[] args )
    {
        System.out.println( "Hello World! This is Sudoku Computer Go" );
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy