34 Commits (main)
 

Author SHA1 Message Date
Nico 87abc848b4 final commit(?) 1 year ago
Nico b3c576b140 a bunch of crap, and new players, and stuff 1 year ago
Nico 7282958dcc a day's hacking with a whole bunch of stuff going on 1 year ago
Nico 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.
1 year ago
Nico c62d8a1653 Merge branch 'main' of tildegit.org:nihilazo/dotsandboxes 1 year ago
Nico 0a8c5f301d add file loading function 1 year ago
Nico df2699c009 use quasiquote syntax to make things better 1 year ago
Nico d9d7a6ab49 make save-game function use a file, consistentize terminology 1 year ago
Nico 087fec0cdd much cleanup, first version of writing games out to files. 1 year ago
Nico c0c9dda25e changes for speed and getting things going for file writing 1 year ago
Nico a9a34af605 grid size now properly stored as part of grid. Lots of things need refactoring for speed. 1 year ago
Nico e84ee87d72 moved players into GameState so GameStates can be easily saved as records 1 year ago
Nico 8a98223d67 make players into a struct so they can have GUI names 1 year ago
Nico 0584652a18 fix remaining functions for grid becoming a structure 1 year ago
Nico 8ffad3c7b6 grid structure stuff is almost working 1 year ago
Nico df20fe9b22 start working on new grid structure as part of refactor 1 year ago
Nico 37d0a75ea7 make GameStates transparent for easier debugging 1 year ago
Nico a846b01be5 add score view 1 year ago
Nico e26d465c0e add GUI game analysis tool 1 year ago
Nico c30969c5cc fix games playing backwards 1 year ago
Nico 9fb0ca3def end of day, it's in the state that it is in 1 year ago
Nico 568ea6e2cc complete game playing code, time to write some UI and bots! 1 year ago
Nico c562465807 add more utilities and first player to make ready for programming game proper 1 year ago
Nico bd25ecc1c4 add valid-moves function, cleanup 1 year ago
Nico e4cd2808c2 finish comments 1 year ago
Nico 0681ec7ba5 add count-square function 1 year ago
Nico 8e626a6058 add function signature and tests for count-square 1 year ago
Nico 8fd5dd41b0 some cleanup 1 year ago
Nico 672bfa1232 implement basic grid rendering 1 year ago
Nico 5cc2578820 add forwards? check 1 year ago
Nico 914d2592a3 cleanup 1 year ago
Nico af9d9436f5 move tests to seperate file 1 year ago
Nico 9093548776 add licence 1 year ago
Nico f8fad90247 initial commit 1 year ago