What was it like being a dev for these kinds of games? Did you have to come up with ideas and then code at lightning speed?
Pretty much. It was all in C++, and I re-used as much code as possible from game to game. Which actually works out well if you're doing card/board/dice games because there's plenty you can keep from game to game.