Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the ' Getting Started With TDW ' markdown file missing #10

Open
robin-bird-go opened this issue Jan 17, 2024 · 0 comments
Open

the ' Getting Started With TDW ' markdown file missing #10

robin-bird-go opened this issue Jan 17, 2024 · 0 comments

Comments

@robin-bird-go
Copy link

Hello, I am a student who want to participate in this tdw challenge, but I am now stuck in TDW building( or maybe using ).

what I've done

  1. I have already installed tdw(1.8.7) and magnebot(1.1.1) as the instruction of your markdown file
  2. I can successfully run the demo python code
from tdw.controller import Controller
c = Controller()
print("Hello world!")
c.communicate({"$type": "terminate"})

but when it comes to using 'tdw.add_ons' , my tdw doesn't provide this 'add_ons', and I don't know where to use tdw, I think it's because I missed some important 'README' files, would you please tell me or supplement the Getting Started With TDW file?

thank you~:D

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

No branches or pull requests

1 participant