Skip to content
Snippets Groups Projects
  1. May 19, 2013
  2. Apr 05, 2013
  3. Mar 22, 2013
    • Sam Moore's avatar
      Improving C++ API · 7518ec8d
      Sam Moore authored
      Changed the Piece and Board classes slightly so that I can make an efficient C++ agent.
      
      I plan to make SilverFish as good as I possibly can.
      Rather than writing 6 different mediocre sample agents like I did last year, I will just focus on this one.
      
      Technically I can't enter my own competition, so SilverFish is still just a sample agent.
      
      Anyway it still just defaults to random moves at the moment.
      7518ec8d
  4. Feb 28, 2013
    • Sam Moore's avatar
      Stuff happened · 15970878
      Sam Moore authored
      - Fixed C++ agent (yay)
      - Added Java agent (ew)
      - Renamed some things (why?)
      15970878