Skip to content

Commit 8fa503b

Browse files
committed
addet snake gameplay to website
1 parent b7293a0 commit 8fa503b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,9 @@ <h2 class="section-title reveal reveal-delay-1">Let's connect</h2>
599599
<footer>
600600
<div class="container footer-inner">
601601
<p>Built by <span>Omar Hozdic</span> · aka NVitschDEV · Probably the cleanest code I've ever written.</p>
602+
<button class="footer-back-top">
603+
<a href="https://nvitschdev.github.io/snakegame_html/">PLAY SNAKE</a>
604+
</button>
602605
<button class="footer-back-top" onclick="window.scrollTo({top:0,behavior:'smooth'})">
603606
↑ Back to top
604607
</button>

0 commit comments

Comments
 (0)