TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Morse Codle – Wordle with Morse Code

6 pointsby otrasabout 3 years ago

2 comments

ggerganovabout 3 years ago
My real-time morse code audio decoder handles this pretty well [0]. Just make sure to enable the &quot;Full speed&quot; setting in Morse Codle.<p>[0] <a href="https:&#x2F;&#x2F;ggmorse.ggerganov.com" rel="nofollow">https:&#x2F;&#x2F;ggmorse.ggerganov.com</a>
otrasabout 3 years ago
I&#x27;ve been playing around with Morse code and the Web Audio API recently (<a href="https:&#x2F;&#x2F;alexanderell.is&#x2F;posts&#x2F;writing-morse-code-games" rel="nofollow">https:&#x2F;&#x2F;alexanderell.is&#x2F;posts&#x2F;writing-morse-code-games</a>), particularly in ways to make it more fun and interactive to play and practice. I&#x27;ve also been playing a lot of Wordle recently, and this is the natural result: Wordle with Morse code. It&#x27;s a little rough around the edges (especially when Random Mode picks an obscure British English word), but it was a great learning exercise both for making the game (mimicking Wordle) and playing with Morse code.