Skip to content
Snippets Groups Projects
Forked from Starcraft AI Course / Starcraft II Lab Agent
Source project has a limited visibility.
  • Edvard Thörnros's avatar
    fac29f98
    Change to use a Python3 module structure from the start · fac29f98
    Edvard Thörnros authored and Jonas Kvarnström's avatar Jonas Kvarnström committed
    There's a lot of difficulty for students to share their agents
    between each other. When they start the project they don't think about
    the need to make it into a module since it "runs".
    
    A lot has been done in this commit, move everything to a separate folder
    which the students have to rename. Reformat the README.md to respect
    people reading it in the terminal and add some more instructions for the
    setup.
    fac29f98
    History
    Change to use a Python3 module structure from the start
    Edvard Thörnros authored and Jonas Kvarnström's avatar Jonas Kvarnström committed
    There's a lot of difficulty for students to share their agents
    between each other. When they start the project they don't think about
    the need to make it into a module since it "runs".
    
    A lot has been done in this commit, move everything to a separate folder
    which the students have to rename. Reformat the README.md to respect
    people reading it in the terminal and add some more instructions for the
    setup.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.