Day 11 complete.

This commit is contained in:
2023-09-15 21:35:27 -04:00
parent 97c2a46805
commit 9831c46739
16 changed files with 248 additions and 92 deletions

7
docs/Day 001.md Normal file
View File

@ -0,0 +1,7 @@
# Day 1
Project initially setup. Followed the video and the book.
I went extra since I already have a perferred setup I've recently grown accoustmed to and I'm going to take advantage of the metaprogramming library I've recently made for myself. Although I doubt it'll see much action...
I'll be keeping the code pretty C like as Casey does in the series. Main purpose is to be able to use whitebox.

9
docs/Day 002.md Normal file
View File

@ -0,0 +1,9 @@
# Day 2
Pretty smooth so far, modular header library is showing its limitations...
I have enough practice messsing with forwards and library linkage now that it wasn't much of a show stopper at least. All the mess is quarantined in the in win32.h and so far it looks like it will be enough to keep it all there.
I added extra stuff in `grime.h`, `macros.h`, and `types.h` that he will either go over soon from my vauge memory last time I just watched him (instead of doing) + stuff from gencpp's version of the zpl library.
![img](https://files.catbox.moe/wxasgz.png)

4
docs/Day 003.md Normal file
View File

@ -0,0 +1,4 @@
# Day 3
Was able to follow along just fine, lots of more `Gdi32`` stuff to forward in `win32.h`.

2
docs/Day 004.md Normal file
View File

@ -0,0 +1,2 @@
# Day 4

4
docs/Day 011.md Normal file
View File

@ -0,0 +1,4 @@
# Day 11
Architecture discussion was great. Did some diagramming of it.

BIN
docs/Visuals.afdesign Normal file

Binary file not shown.