File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/_sections/_guide-game-overview Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,10 +44,10 @@ Each team will be provided a Bluetooth controller. You will need to use this con
4444## Field
4545The field is split into two symmetrical loops to accommodate two teams for each round.
4646
47- Teams will start on opposing corners of the field as shown below:
47+ <!-- Teams will start on opposing corners of the field as shown below: -->
4848
49- TODO replace this map with better one
50- <img src =" {{ '/_assets/images/replace_this_map_with_better_one.png' | prepend: site.baseurl }} " alt =" map :( " >
49+ <!-- TODO replace this map with better one
50+ <img src="{{ '/_assets/images/replace_this_map_with_better_one.png' | prepend: site.baseurl }}" alt="map :("> -->
5151
5252{: .highlight}
5353Do not hardcode your robot according to the above layout for maze or line! The exact layout for those challenges may be different on the actual field.
You can’t perform that action at this time.
0 commit comments