Skip to content

Commit a965828

Browse files
committed
Added Logic Gates card
1 parent f8e2c24 commit a965828

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

banners/logic_gates.png

11.7 KB
Loading

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,15 @@ <h1 style="margin-block: 0">I'm&nbsp;<span class="tech-tac">Tech-Tac</span>.</h1
3737
<main>
3838
<h2 id="projects">My Projects</h2>
3939
<div class="wrapper">
40+
<section>
41+
<img src="banners/logic_gates.png" alt="CarGame Screenshot" />
42+
<h3>Logic Gates</h3>
43+
<p>A little logic gate circuit simulator.</p>
44+
<div class="button-group">
45+
<a href="https://tech-tac.github.io/logic-gates"><button class="primary">▶&nbsp; Try</button></a>
46+
<a href="https://www.github.com/Tech-Tac/logic-gates" target="_blank"><button>Source</button></a>
47+
</div>
48+
</section>
4049
<section>
4150
<img src="banners/cargame.png" alt="CarGame Screenshot" />
4251
<h3>CarGame</h3>

0 commit comments

Comments
 (0)