7 Day Roguelike 2017: Plan

For this year’s 7DRL I’m making a game called “Apocalypse Post”. It will be a coffeebreak roguelike where the player delivers mail in a post-apocalyptic world.

I’m writing the game in rust, using Howl as a starting point. My recent focus for Howl has been adding basic (but non-trivial) functionality to the engine (menus, saving, configuring controls) so I can take advantage of it for the 7DRL and focus on the high-level parts of game development this week.

Features I plan to implement:

I’ll try to post daily updates to this site.

Follow development more closely on github.