Skip to content

Komplettering #1

@isakvlarsson

Description

@isakvlarsson

Your code does not compile:

error[E0599]: no method named `make_move_pos` found for struct `Game` in the current scope
   --> src/main.rs:263:26
    |
263 |                 app.game.make_move_pos(from, to);
    |                          ^^^^^^^^^^^^^ help: there is an associated function with a similar name: `make_move`

For more information about this error, try `rustc --explain E0599`.

You have 1 week from the posting of this issue to fix this. Please let me know when you do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions