We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 278b7ce commit 67f9bceCopy full SHA for 67f9bce
1 file changed
apps.html
@@ -101,6 +101,11 @@ <h2>Simulations</h2>
101
<section>
102
<h2>Board & Strategy</h2>
103
<div class="grid">
104
+ <div class="acard">
105
+ <div class="aname">Abacus</div>
106
+ <div class="asub">A calculator for the calculator. Soroban with Arabic + Roman numeral conversion.</div>
107
+ <div class="arow"><a class="dl" href="https://github.com/mf4633/board-gaming/releases/download/android-v1/abacus.apk">↓ download .apk</a> · <span class="play">play in browser: <a href="/Abacus.html">html</a></span></div>
108
+ </div>
109
<div class="acard">
110
<div class="aname">Agora</div>
111
<div class="asub">The Mediterranean Trade. A bronze-age commerce strategy game.</div>
0 commit comments