Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Starcraft II Lab Agent
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Starcraft AI Course
Starcraft II Lab Agent
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
3
devel2021
edvth289/sc2-python-bot-correct-modules-from-the-start
master
default
protected
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
2
Sep
3
Jul
24
Aug
26
Aug
30
Aug
27
5
24
Nov
29
Aug
6
Jul
19
Dec
29
Aug
28
16
3
Sep
31
Aug
13
Change base version to 81009
master
master
Refactor library to commandcenter
Update README.md
Update default path to match Starcraft version
Update README.md
Merge branch 'edvth289/sc2-python-bot-correct-modules-from-the-start' into 'master'
Change to use a Python3 module structure from the start
edvth289/sc2-py…
edvth289/sc2-python-bot-correct-modules-from-the-start
Merge branch 'devel2021' into 'master'
Update for 2021
added the visualdebbuggers and a tictoc to make checking of time easy
devel2021
devel2021
Revert "Fix bug where distance is not defined"
Fix bug where distance is not defined
Update README.md for 2020
Update README.md
Update README.md
Update README.md
Correct name of PyCommandCenter
Update README.md to match new course instructions
Update main.py with default path for computer labs
Correct URL to PyCommandCenter's page on Pycharm
Update URL to LiU's gitlab
Import Optional from typing in order to make code snippets from wiki
Make main.py compliant with PEP 8: Two spaces after class or function definition
Update README.md
Update README.md
Update README.md
Update main.py
Real-time mode now defaults to True.
Add extra library functions not included in PyCommandCenter
Add reference to instructions on installing the library
Change one word
Add notes on how to run the code
Add a paragraph explaining how to open the project in PyCharm
Initial commit
Loading