Commit Graph

  • f3248ad171
    Update README.md Tait Hoyem 2019-04-05 22:22:12 +0000
  • b0030d1091
    Update README.md Tait Hoyem 2019-04-05 22:21:57 +0000
  • b4b20a3892
    Update README.md Tait Hoyem 2019-04-05 22:21:36 +0000
  • 597c47a2c7 Add -std=c++11 flag to Makefile Tait Hoyem 2019-04-05 22:19:51 +0000
  • 026f564e83 Change name of main file Tait Hoyem 2019-04-05 22:18:56 +0000
  • a1049ce20a Fix tests. Was using incorrect coordinate system, Tait Hoyem 2019-04-05 22:17:21 +0000
  • 8cd46542ef Fix board type. Add pos_to_pair, pair_to_pos functions Tait Hoyem 2019-04-05 22:16:23 +0000
  • e3d2b4804d Make board type array<PieceType, 64> Tait Hoyem 2019-04-05 22:15:49 +0000
  • 3144e7d7f5 Print pairs in tests. Add new tests for unimplemented functions Tait Hoyem 2019-04-03 00:18:44 +0000
  • 5725803920 Change board from int[64] to vector<int, 64> Tait Hoyem 2019-04-03 00:18:09 +0000
  • dd3709eb1b Add Rank::[A-H], and File::[ONE..EIGHT] constants. Tait Hoyem 2019-04-02 22:23:53 +0000
  • 7e03a7c085 Redo tracking system. Add tests Tait Hoyem 2019-04-02 06:00:00 +0000
  • ca1e134755
    Add files via upload gitJustin 2019-04-01 15:40:06 -0600
  • d9bffd8d2c Justin's style of coding CHESS gitJustin86 2019-04-01 22:36:53 +0100
  • e66faca3b4 Add Piece enum Tait Hoyem 2019-03-30 21:18:37 +0000
  • 3075be375e Add enum to reresent places on the board. Tait Hoyem 2019-03-30 20:16:21 +0000
  • 96e7955aaf
    Initial commit Tait Hoyem 2019-03-31 02:13:55 +0000