Hex is a simple perfect information board game, which, while having rules arguably no more complicated than Tic-Tac-Toe, has deep strategy…
After discovering the Ethereum project, I’ve recently become interested in the idea of the blockchain again. I’ve spent a fair amount of…
I’ve implemented a computer player for a variant of the game of * Star , which can be played against here . This player is written in Rust…
Following from this post ( reddit link ), I’ve been looking more into hexagonal cellular automata, and using my simulator have found a…
Recently since I’ve been learning Mandarin, I’ve been working on automatically finding the most common words in a given text, in order to be…
Inspired by this post on reddit, I decided to investigate cellular automata which use the hexagonal tesselation of the plane, and have…