This is so neat! Seems like a really fun game, and I'm also a big fan of the very straightforward & minimal website. Would definitely buy one of the decks you're planning to sell :)

Thanks!

The 300 decks arrived yesterday, and we were super excited with my daughter. Today we played multiple times and its super fun. Even though we played many times when I printed the game on normal a4 paper, having the real professional cards really make a difference.

I plan to also make lisp, c and javascript decks so we can explore more paradigms.

Just curious if you could share how old is your daughter.

I have tried teaching coding (several approaches, but eventually on Scratch) my 9yo nephew, but ran into many issues. For example, trying to debug a counter, I thought it'd be fun if I asked "hey, what's 7 - 2", and he went "it's 5, duh" and then I went "and what's 2 - 7", ... and he went "that's not possible!"

Turns out his math teacher hasn't yet introduced negative numbers! I had to go back to number line...

Anyway, what you've done is really cool! I'm sure once he's old enough it might prove to be very useful.

She is almost 11 now, but we are coding every day for almost a year now (I am logging the progress here: https://github.com/jackdoe/programming-for-kids). Its often we go to the number line :) but because we usually make games, and it was easy to get negative numbers when you go out of the screen, so it "clicked".

The whole game was her idea and we started working on it about 5 months ago.