/nme-chess

Basic chess example, written for haxe/nme.

Primary LanguageHaxeMIT LicenseMIT

nme-chess

Basic chess example, written for haxe/nme.

Running

For desktop:

haxelib run nme cpp

For browser:

haxelib run nme jsprime

or play it in this repo.

Opening book

Download one or more *.pgn files and pass the filenames to the ParsePgn exe (build with haxe pgn.hxml).