Commit Graph

  • 87abc848b4 final commit(?) main Nico 2022-04-10 20:21:11 +0100
  • b3c576b140 a bunch of crap, and new players, and stuff Nico 2022-04-09 19:44:51 +0100
  • 7282958dcc a day's hacking with a whole bunch of stuff going on Nico 2022-04-07 22:20:59 +0100
  • 8d12489acb make gui even hackier but now I can load game logs in it. This is intended to be the limit to GUI functions. It's just a viewer. I hope it stays that way, I'm going to work on players now. Nico 2022-04-07 21:03:18 +0100
  • c62d8a1653 Merge branch 'main' of tildegit.org:nihilazo/dotsandboxes Nico 2022-04-07 17:53:56 +0100
  • 0a8c5f301d add file loading function Nico 2022-04-07 17:47:46 +0100
  • df2699c009 use quasiquote syntax to make things better Nico 2022-04-06 14:05:21 +0100
  • d9d7a6ab49 make save-game function use a file, consistentize terminology Nico 2022-04-05 22:23:56 +0100
  • 087fec0cdd much cleanup, first version of writing games out to files. Nico 2022-04-05 22:05:21 +0100
  • c0c9dda25e changes for speed and getting things going for file writing Nico 2022-04-05 14:58:30 +0100
  • a9a34af605 grid size now properly stored as part of grid. Lots of things need refactoring for speed. Nico 2022-04-05 11:14:06 +0100
  • e84ee87d72 moved players into GameState so GameStates can be easily saved as records size-refactor Nico 2022-04-04 14:35:43 +0100
  • 8a98223d67 make players into a struct so they can have GUI names Nico 2022-04-04 14:12:17 +0100
  • 0584652a18 fix remaining functions for grid becoming a structure Nico 2022-04-04 13:58:49 +0100
  • 8ffad3c7b6 grid structure stuff is almost working Nico 2022-04-04 12:27:19 +0100
  • df20fe9b22 start working on new grid structure as part of refactor Nico 2022-04-04 12:07:36 +0100
  • 37d0a75ea7 make GameStates transparent for easier debugging Nico 2022-04-04 11:10:13 +0100
  • a846b01be5 add score view Nico 2022-04-04 11:09:04 +0100
  • e26d465c0e add GUI game analysis tool Nico 2022-04-03 20:26:47 +0100
  • c30969c5cc fix games playing backwards Nico 2022-04-03 20:26:38 +0100
  • 9fb0ca3def end of day, it's in the state that it is in Nico 2022-04-03 19:34:50 +0100
  • 568ea6e2cc complete game playing code, time to write some UI and bots! Nico 2022-04-03 18:50:25 +0100
  • c562465807 add more utilities and first player to make ready for programming game proper Nico 2022-04-03 15:18:59 +0100
  • bd25ecc1c4 add valid-moves function, cleanup Nico 2022-04-02 22:55:30 +0100
  • e4cd2808c2 finish comments Nico 2022-04-01 23:14:22 +0100
  • 0681ec7ba5 add count-square function Nico 2022-04-01 23:11:42 +0100
  • 8e626a6058 add function signature and tests for count-square Nico 2022-04-01 17:01:32 +0100
  • 8fd5dd41b0 some cleanup Nico 2022-03-31 16:47:03 +0100
  • 672bfa1232 implement basic grid rendering Nico 2022-03-31 14:40:43 +0100
  • 5cc2578820 add forwards? check Nico 2022-03-31 12:18:48 +0100
  • 914d2592a3 cleanup Nico 2022-03-30 20:23:38 +0100
  • af9d9436f5 move tests to seperate file Nico 2022-03-30 20:12:43 +0100
  • 9093548776 add licence Nico 2022-03-30 20:09:26 +0100
  • f8fad90247 initial commit Nico 2022-03-30 20:08:45 +0100