Skip to content

startPosition limited to only 4 cardinal directions? #4

Open
@JackOE3

Description

@JackOE3

It'd be more flexible if you could just enter the desired amount of degrees into setInitialPos() instead of only 'South', 'North', 'East', 'West'.
Maybe add another elif into that method like this:
elif type(pos)==int: self.startPosition = pos * 16

Asking because I'm looking to make smth similar to this:
https://www.racedepartment.com/attachments/preview-png.523414/

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