Closed rwarnking closed 2 years ago
Switch from using cartesian coordinates (x,y) to matrix notation (n,m). This does apply to all files up to this point.
Do not forget the generating for loops:
\xintFor* #1 in {\xintSeq{0}{\fieldHeight-1}} \do {% \xintFor* #2 in {\xintSeq{0}{\fieldWidth-1}} \do {% } }
Done with multiple commits, for example: e8635d8593b0202768f2c0c6855657602162a55a
Task
Switch from using cartesian coordinates (x,y) to matrix notation (n,m). This does apply to all files up to this point.
Do not forget the generating for loops:
PDF list