mirror of
https://github.com/Ed94/HandmadeHero.git
synced 2025-07-01 11:21:05 -07:00
Day 11 complete.
This commit is contained in:
7
docs/Day 001.md
Normal file
7
docs/Day 001.md
Normal 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
9
docs/Day 002.md
Normal 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.
|
||||
|
||||

|
4
docs/Day 003.md
Normal file
4
docs/Day 003.md
Normal 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
2
docs/Day 004.md
Normal file
@ -0,0 +1,2 @@
|
||||
# Day 4
|
||||
|
4
docs/Day 011.md
Normal file
4
docs/Day 011.md
Normal file
@ -0,0 +1,4 @@
|
||||
# Day 11
|
||||
|
||||
Architecture discussion was great. Did some diagramming of it.
|
||||
|
BIN
docs/Visuals.afdesign
Normal file
BIN
docs/Visuals.afdesign
Normal file
Binary file not shown.
Reference in New Issue
Block a user