Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 346 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 346 Bytes

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).