j
jaipkg.dev
packages / library / handmade

handmade

a93b174library

No description provided.

No license · updated 7 months ago

Handmade Hero in JAI

This repository contains the JAI code I write to follow Casey Muratori's Handmade Hero series.

For more information, refer to the following links:

Consider making a purchase of the source code and art work at Handmade Hero if you intend to follow the series long-term as part of your learning.

How to build

Run the following commands:

# To build, run:
jai build.jai - internal

# To run:
./win32_handmade.exe

# For building DLL for hot-reloading:
jai build.jai - -dll-only -internal