Basic chess example, written for haxe/nme.
For desktop:
haxelib run nme cpp
For browser:
haxelib run nme jsprime
or play it in this repo.
Download one or more *.pgn
files and pass the filenames to the ParsePgn exe (build with haxe pgn.hxml
).