Skip to content

Commit 8429d35

Browse files
authored
Merge pull request #156 from srobo/microgames-2021
Microgames 2021
2 parents ce44f8d + 3e9e0a1 commit 8429d35

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

_data/sidebar_tree.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ tree:
102102
tree:
103103
- url: /tutorials/basic_motor_control
104104
title: Basic Motor Control
105+
- url: /tutorials/2021_microgames
106+
title: SR2021 Microgames
105107
- url: /tutorials/python
106108
title: Python
107109
- url: /team_admin/

tutorials/2021_microgames.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
layout: page
3+
title: 2021 Microgames
4+
---
5+
6+
2021 Microgames
7+
===============
8+
9+
Welcome to Student Robotics 2021!
10+
11+
Here is a link to the [SR2021 Microgames](https://docs.google.com/document/d/1pKYGQo6m1OjOMAJ4-IqPvfbQ71G60QBVo27lDeKToUY/edit).
12+
13+
We recommend you work through them as a team, so you can learn from each other. If you have any issues, just ask us on [Discord](/docs/team_admin/discord).

0 commit comments

Comments
 (0)