Split stuff out from main.c into separate files
Change .clang-format to not reflow comments
Add basic 'field' manipulation and simple test
Add sanitizer flags to debug build
Add start of some basic grid stuff
Add explicit use of timer in example
Add descriptive example of drawing a grid
Reformat comments and add more information