Why in JavaScript typeof [] does not return Array
When trying to check if a variable is an array in JavaScript, typeof will not be the command you want. The answer is simple, and the solution easily googled, but I wanted to know why it does what it does. Follow this trip down a rabbit hole…
Deck-Builders: Game Theory (Part 3)
In the third part of this small series we discuss some details of Monster Train that lend themselves spectacularly to the Decision-Sequence-Reward loop of Deck-Builders, and just a little bit about the flaws that causes in the game beyond the idea of just the single run.
Deck-Builders: Game Theory (Part 2)
In the second part of this mini series, we talk about various terms and strategies used in playing through Deck-Builders, to make that Decision-Sequence-Reward loop much more satisfying! (Because we all love it most when we win)
Deck-Builders: Game Theory (Part 1)
Using the backdrop of Monster Train, an exciting new Deck-Builder game on Steam, we discuss some of the background philosophies and theories on what makes Deck-Building games so exciting and popular!
A Bit of a DiY Project
Well, it seems that kid toys grow and multiply when you aren’t looking. With a little help from a very enthusiastic 2 year old, an idea is formed! Hear about the story behind creating a fun little organization station for a ton of toys.