We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3fec47 commit 210c1c8Copy full SHA for 210c1c8
1 file changed
index.html
@@ -127,6 +127,10 @@ <h2 class="uk-card-title">Club Membership FAQs</h2>
127
<div class="uk-card uk-card-default uk-card-body">
128
<h2 class="uk-card-title">Current Modules</h2>
129
<ul>
130
+ <li>
131
+ [NEW] <a target="blank" rel="noopener" href="https://code4community.github.io/pollys-dreasure/">Polly's Treasure</a>
132
+ <div>🦜Tell Polly how to move with code. Find pieces of the treasure map to win! Avoid the cannons and rocks along the way.</div>
133
+ </li>
134
<li>
135
[NEW] <a target="blank" rel="noopener" href="https://code4community.github.io/jewel-thief/">Jewel Thief</a>
136
<div>You've broken into the museum. Now, steal the jewel! Write methods to move around obstacles and make sure to avoid the guards!</div>
0 commit comments