This website has my roguelike game Downfall and some of my other projects.
Downfall: Downfall was one of my old projects. It's a roguelike with some unusual features, such as a hexagonal dungeon instead of a standard rectangular dungeon. It isn't complete since I moved on to other projects. It has several item types, and multiple dungeon branches, which are all configurable.
Hex board game: a simple implementation of the hex board game.
Wireworld: an implementation of the Wireworld cellular automaton.
These are some of my old articles.
Hexagonal dungeons: explains why and how to use hexagonal dungeons.