Skip to content

Week 3, Part 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jcerise jcerise released this 21 Jul 05:37
· 26 commits to master since this release

Week 3, part 2 of r/RoguelikeDev does the complete Roguelike Tutorial. Week 3, part 2 consists of setting up our game for combat. This includes entity generation other than the player, blocking entities, and game state (player turn versus mob turn).