Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 779 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 779 Bytes

#Morse Game

This is a simple game to teach Morse Code. It just sends one letter at a time, get it right and that bar goes down, get it wrong and it goes back up. Your goal is to drain all of the bars.

Loosely based on morse.exe, a DOS-based game that helped me pass my Tech Plus ham radio license exam back when morse code was required.

Play Now

Uses

TODO

  • Properly handle finishing the game
  • Options for speed, time limit, and feedback
  • Mobile-friendly version?