Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 106 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 106 Bytes

wargon

Playing around implementing computer chess in julia

include("wargon.jl") b = newboard() play(b)