Personal work produced while following Casey Muratori's "Computer Enhance" course.
Source code has been developed with several versions of Jonathan Blow's "jai" programming language on a modern
Linux-based operating system, and has been most recently tested with Version: beta 0.1.074b, built on 26 August 2023
.
Access to the "jai" compiler is currently (as of this writing) restricted to closed beta participants only. I
will provide best-effort to ensure the code remains as portable as possible, but support will not be
guaranteed.
Many example programs in this repository are intended to be executed with access to the original "Computer
Enhance" course materials. To facilitate this access, the cmuratori-computer_enhance
directory is intended
to be an unmodified reproduction of the course materials.
Since these materials are not to be reproduced for non-subscribers of the course according to the "Computer
Enhance" license, they must be acquired separately. To ensure the examples within this repo can be executed
successfully, one should populate the cmuratori-computer_enhance
directory with
git clone <computer-enhance-repo-url> cmuratori-computer_enhance