Skip to content

Commit 50d36bd

Browse files
committed
remove bad map
1 parent 9efe96a commit 50d36bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/_sections/_guide-game-overview/game-desc.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ Each team will be provided a Bluetooth controller. You will need to use this con
4444
## Field
4545
The 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}
5353
Do 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.

0 commit comments

Comments
 (0)