Skip to content

Small typo #31

@ISellFreeMoney

Description

@ISellFreeMoney

"As promised, the is_in_bounds() function. It is just a bunch of checks to make sure the x coordinate is not lower than 0 or higher than (or equal to) the width, and the same with the y coordinate and height correspondingly. So if the coordinate is in the rectangle described by our map, for which we have valid tiles, we return ture, otherwise we return false."

You wrote ture instead of true (also really good content)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions