Skip to content

Commit

Permalink
added mobot code link
Browse files Browse the repository at this point in the history
  • Loading branch information
wc-0904 committed Aug 3, 2024
1 parent c51acaf commit 66934bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generic.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ <h2>2D sidescroller game</h2>
<h2>Mobot Group Project</h2>
<p>This is group project for my freshman Mechanical Engineering class, where I took the role of programming the mobot to successfully navigate a maze and deliver an object.</p>
</header>
<a href="#" class="image main"><img src="images/mobot.png" alt="" /></a>
<a href="https://github.com/wc-0904/mobot_arduino" class="image main"><img src="images/mobot.png" alt="" /></a>
<ul class="actions special">
<li><a href="#" class="button large">Check it out</a></li>
<li><a href="https://github.com/wc-0904/mobot_arduino" class="button large">Check it out</a></li>
</ul>
</article>
</div>
Expand Down

0 comments on commit 66934bd

Please sign in to comment.