A game to practice @wolfpackgame visual morse code.
Implemented:
- Morse to Text
- Text to Morse
- Copy Practice (66%)
TODO:
- Send Practice
- Multiplayer (1 global server to begin with)
This app uses ./assets/utils/pycw.exe
(Python Continuous Wave) in order to generate morse audio files. Binary is compiled using source code from Github (Apache License).