2022-12-17 10:33 | Remove hardcoded board | Wilson Gheen | 1 | +4 | -13 |
2022-12-17 10:27 | Split printing functions to a header file | Wilson Gheen | 3 | +41 | -25 |
2022-12-11 16:02 | Make files more compact | Wilson Gheen | 5 | +0 | -0 |
2022-12-11 14:52 | Add ability to save and load boards to/from a file | Wilson Gheen | 8 | +41 | -19 |
2022-12-09 21:49 | Clean up memcpy?? | Wilson Gheen | 1 | +4 | -6 |
2022-12-09 21:17 | Switch to 64-bit numbers | Wilson Gheen | 1 | +26 | -45 |
2022-12-09 15:21 | Enable variable array sizes | Wilson Gheen | 1 | +30 | -23 |
2022-12-09 10:30 | Give back terminal once done and test larger arrays | Wilson Gheen | 1 | +6 | -5 |
2022-12-09 09:46 | Calculate copying size better | Wilson Gheen | 1 | +1 | -2 |
2022-12-09 09:42 | Fix copying error. Actually works now | Wilson Gheen | 1 | +2 | -1 |
2022-12-09 09:42 | Switch to 32 columns and add functions to concisely set cells | Wilson Gheen | 1 | +53 | -39 |
2022-12-08 15:45 | Initial commit of life. Implements termbox2 and currently only supports an 8x8 board | Wilson Gheen | 1 | +125 | -0 |