Last week I taught my kids the terminal. This week we had our first family hackathon.
The challenge: One hour. Build a game. Present to the judge.
My son won. Though I question the bias of the judge (my wife).
ument.getElement
ById('game');
let ctx = canvas.
getContext('2d');
requestAnimatio
nFrame(draw);
update();
render();
The Bug That Finally Bit
I've been coding for decades. I remember the exact moment I got bitten by the bug (I also built a game using BASIC on my IBM PC). For years I've tried to pass that spark to my kids — classes, apps, games. Nothing really stuck.
But it sure clicked this time.
After he won the first round, I expected them to move on. Instead, they kept hacking. For hours. Building. Iterating. Creating, long after I went to bed.
I really encourage y'all to try this too. It's important.
I want to hear from you: Has anyone else done something like this with their family? What worked? What didn't?
The Setup
Specifically what I installed on each of their machines (Macs):
Do not be intimidated by this. Claude will help — and if not Claude — I personally will help. Just ask.