Internet Morse Code Repeater
Go to file
Neale Pickett d5f6038670 Give repeater nicer interface, with methods 2020-04-12 17:30:00 -06:00
static Add the image, oops 2020-04-10 16:56:39 +00:00
README.md Working 2020-04-09 23:09:33 -06:00
main.go Working 2020-04-09 23:09:33 -06:00
message.go Code, with tests, for messages and repeaters 2020-04-12 16:37:58 -06:00
message_test.go Code, with tests, for messages and repeaters 2020-04-12 16:37:58 -06:00
repeater.go Give repeater nicer interface, with methods 2020-04-12 17:30:00 -06:00
repeater_test.go Give repeater nicer interface, with methods 2020-04-12 17:30:00 -06:00

README.md

This is a thing you can run to practice morse code with your friends.

It's very simple. It doesn't try to prevent people from screwing with each other, or the server.

You can use any key on the keyboard, or a mouse button, to key down.

Network jitter is going to make this horrible.