Using Docker for Atomic Games Deployment
We’ve just run our sixth edition of the Atomic Games! The original version happened way back in 2015. For each edition, we’ve built a game board with core game logic. Games participants write AI players that compete against other teams’ solutions. We’ve always written the game boards in Clojure, and that’s typically meant distributing a […]