Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MorseCodeWriter-OwenO #944

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

EnderBoss5021
Copy link

@EnderBoss5021 EnderBoss5021 commented Oct 6, 2024

I have made a Morse code writer. It will take the inputted text and turn it into dots (circles) and dashes (rectangles), turning it into Morse code. This is my second Javascript creation, and it took me quite a bit of tweaking values and syntax to get it to work well.

You can change the words shown by editing the text on Line 128.
It currently shows one word per line.

  • I have read the steps to getting a blot
  • I have read all the submission requirements and follow them
  • I am submitting art that...
    • is algorithmically generated (will meaningfully change each time the program is run)
    • is your own work that is not copied from somewhere else
    • is drawable through the editor(does not use outside tools)
    • doesn't call Math.random() (See the documentation on randomness)
    • is drawable on Blot itself (doesn't have lines overlap more than 5 times)
      • Doesn't overlap lines more than 5 times
      • Fits in the working area of 125x125mm
      • Doesn't rely on colour to look good

Try translating this:
image

Copy link

vercel bot commented Oct 6, 2024

@EnderBoss5021 is attempting to deploy a commit to the Hack Club Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

github-actions bot commented Oct 6, 2024

art/MorseCodeWriter-OwenO/index.js looks like art! preview it in the editor

@EnderBoss5021
Copy link
Author

@M0HID Sorry to ping but its been a little bit since my reupload, because the other upload had unnecessary files, so I'm just making sure I'm not lost in the uploads.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant