Skip to content

Week 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jcerise jcerise released this 11 Jul 07:05
· 31 commits to master since this release

Week 2 of r/RoguelikeDev does the complete Roguelike Tutorial. Week 2 consists of generating a map for the player to wander around. Rather than the standard dungeon approach, I went with a cavern system created using cellular automata.