Generate random plan files in John Carmack style.
Carmack used to make notes and plans in text files during game development.
You can look into the archives on Github to check what they looked like.
John Carmack Planner
Generate random plan files in John Carmack style.
Generating plan notes...
unified unique texture
updated solid trigger
moved dark dog
moved unique config file
fixed far precache
fixed weird internet code
changed high-level precache
tested opaque buffer
stopped far server
cleaned up broken server
fixed invisible twirling gib
tested broken level
changed close armor color flash
changed unique space partitioning
First, you need to install Rust on your system.
In the project folder, execute: cargo run
Run this command: cargo build --release
See the LICENSE file.
I started the project in August 2024.