Commit History

Author SHA1 Message Date
  Yevhen Babiichuk (DustDFG) a6f6585f75 Add license notice 1 year ago
  Yevhen Babiichuk (DustDFG) 2b77ba050b Make Snake::body public member to allow Game class use it 1 year ago
  Yevhen Babiichuk (DustDFG) 9b68a82eb2 Correct typo (incorrect return type) 1 year ago
  Yevhen Babiichuk (DustDFG) 98bb0fa57a Add costructor of Snake class 1 year ago
  Yevhen Babiichuk (DustDFG) dc30653e23 Add Direction enum and Position struct 1 year ago
  Yevhen Babiichuk (DustDFG) 39a3670bf3 Add missing const modifier for Snake::getNextPosition 1 year ago
  Yevhen Babiichuk (DustDFG) 8a46a28679 Add Snake::isPartOf function 1 year ago
  Yevhen Babiichuk (DustDFG) 53e4a420cd Add prototype of Snake class 1 year ago