Circle - caraminden/anathema-roguelike GitHub Wiki

Circle is a type of Area of Effect that creates a circular shape from a targeted location.

Examples

In each example the "X" is the targeted Location and each "#" represents a Location that is considered inside the Area of Effect.

Circle: 1

 ###
##X##
 ###

Circle: 2

  ###
 #####
 ##X##
 #####
  ###

Circle: 3

  ###
 #####
#######
###X###
#######
 #####
  ###

Circle: 4

  #####
 #######
#########
#########
####X####
#########
#########
 #######
  #####
⚠️ **GitHub.com Fallback** ⚠️