Skip to content

Roguelike development with PyGame - Week 2

Holiday is over, already cleared Tier 15 maps in PoE 2, so it's time to do some coding again.

Content:

  • Field of view
  • Map exploration
  • Enemy spawning
  • Enemies follow the player
  • "Camera" system
  • ...

Day 1 - Field of view + Map exploration

Day 2 - Enemy spawning

Rest of the week

Camera system