Skip to content

Conversation

@rb5014
Copy link

@rb5014 rb5014 commented Dec 16, 2022

I tried to convert the python starter into a rust starter, it looks like it's working without any errors. I created a "Tile" struct to replace the "Tile" class in python. Overall it is pretty much the same with some changes for syntax and a few tweaks to make it work

I tried to convert the python starter into a rust starter, it looks like it's working without any errors
println!("{}", res);
} else {
println!("WAIT");
}
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

    // Write an action using println!("message...");
    // To debug: eprintln!("Debug message...");

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant