Skip to content
vv111y edited this page Dec 29, 2015 · 28 revisions

####PLAN

  • Will: enough to run engine in gui: main, uci
  • Nick:

####TODO Nick

  • item1
    • sub1
    • sub2

####TODO Will

  • main, class Player
  • class UCI
    • go
    • stop
    • position
    • newgame
    • isReady
    • setOptions?
      • parse rest of line

####NOTES

  • Player creates separate thread for engine searching, keeps watching input.
  • final implementation:
    • Windows 64bit - for optimum bitboard implementation
    • Launch4j - wrap .jar file into .exe to use with any chess GUI
    • java 8.x - for unsigned long integer support
    • bundled with Chess Arena
Clone this wiki locally