sin3to1faith

Results 1 issues of sin3to1faith

In the second example of this section's lesson, `board_size.x - 1` is used as a parameter in the `range()` function when it should be `board_size.x` as `void range(length: int)` creates...

content