Commit Graph

11 Commits

Author SHA1 Message Date
Nico c562465807 add more utilities and first player to make ready for programming game proper 2022-04-03 15:18:59 +01:00
Nico bd25ecc1c4 add valid-moves function, cleanup 2022-04-02 22:55:30 +01:00
Nico e4cd2808c2 finish comments 2022-04-01 23:14:22 +01:00
Nico 0681ec7ba5 add count-square function 2022-04-01 23:11:42 +01:00
Nico 8e626a6058 add function signature and tests for count-square 2022-04-01 17:01:32 +01:00
Nico 8fd5dd41b0 some cleanup 2022-03-31 16:47:03 +01:00
Nico 672bfa1232 implement basic grid rendering 2022-03-31 14:40:43 +01:00
Nico 5cc2578820 add forwards? check 2022-03-31 12:18:48 +01:00
Nico 914d2592a3 cleanup 2022-03-30 20:23:38 +01:00
Nico af9d9436f5 move tests to seperate file 2022-03-30 20:12:43 +01:00
Nico f8fad90247 initial commit 2022-03-30 20:08:45 +01:00