8 Commits

Author SHA1 Message Date
Simon O'Shea 2dcb6ea96d things are broken 2023-08-08 16:29:52 -04:00
Simon O'Shea 3ac2b11494 imported and translated java code
starting to implement algorithms
2023-08-08 15:27:37 -04:00
Simon O'Shea f825ec9c27 slop of code
intermediate push so logan can have access to reset function
2023-08-08 13:10:51 -04:00
Simon O'Shea 7c3fd8d563 cells now change color based on value!!!
colors are a bit weird though, need to figure that out
2023-08-07 13:59:44 -04:00
Simon O'Shea 94b8f55509 created mesh array - WIP
the meshes are generated in a grid formation but not positioned correctly :(
2023-08-05 15:34:41 -04:00
Simon O'Shea 6451c901fd basic grid class implemented
can set / un-set values on each cell. concrete foundation implemented
2023-07-31 19:34:53 -04:00
Simon O'Shea 5f9e8f979d import successful, grid has visuals
cell values and grid lines are displayed. no interaction available yet.
2023-07-31 18:45:01 -04:00
Simon O'Shea 4699ce7287 no visual but grid made
very primitive. need to import utilities, so im backing up beforehand
2023-07-31 18:12:08 -04:00