Skip to content

Latest commit

 

History

History
executable file
·
10 lines (9 loc) · 289 Bytes

TODO.md

File metadata and controls

executable file
·
10 lines (9 loc) · 289 Bytes

To Do:

Try to update this every time you edit code.

  • Fix any bugs in move-validation
  • Implement client-side event handling
  • Implement α-β search
  • Fix bugs in standard negamax search
  • Implement genetic algorithm learning
  • Implement neural network learning