2023-09-08 13:00:05 -04:00
2023-09-08 13:00:05 -04:00
2023-09-08 10:07:34 -04:00
2023-09-08 12:54:20 -04:00
2023-09-08 13:00:05 -04:00

HandmadeHero

Any code I do for this series will be here.

Building requires msvc or llvm's clang + lld, and powershell 7

Scripts

  • build.ps1 - Builds the project use .\scripts\build msvc or .\scripts\build clang, add release to build in release mode
  • clean.ps1 - Cleans the project
  • update.ps1 - Updates the project dependencies to their latest from their respective repos. (Not done automatically on build)
Description
My journey through the series
Readme 104 MiB
Languages
C++ 95.3%
PowerShell 2.7%
C 2%