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

Random Dart Board By Nidhir Reddy Manne #933

Closed
wants to merge 1 commit into from
Closed

Random Dart Board By Nidhir Reddy Manne #933

wants to merge 1 commit into from

Conversation

NidhirGOAT
Copy link

This is a dart board that has 4 darts that randomly go around the dart board and can score bullseyes sometimes. It uses 51 lines of code to run the entire thing. All of the darts use the variables a through h that each two variables move the darts to a random x axis and y axis. This project took over 3 weeks to finish and a lot of editing during Hack club. The dart board is divided into 3 parts the grid is the bullseye and the vertical lines are the yellow part of the board and outside it is the outer circle of the dart board.

  • 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 color to look good

If you used based your art on something else, used a tutorial, or remixed it from something else, please link it here:

Lastly, link a picture of your art piece here:
image

Copy link

vercel bot commented Oct 2, 2024

@NidhirGOAT 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 2, 2024

art/Dart_board_game-Nidhir/index.js looks like art! preview it in the editor

@NidhirGOAT NidhirGOAT changed the title Nidhir Random Dart Board By Nidhir Reddy Manne Oct 2, 2024
@Dongathan-Jong
Copy link
Collaborator

This is a good start! Unfortunately, it falls under the bar because of the simplicity of the piece. I would recommend making it look more dart-board like, or having it on a wall and drawing out the darts too! I will be happy to re-review this when you have updated your art!

@Dongathan-Jong Dongathan-Jong self-assigned this Oct 3, 2024
@NidhirGOAT
Copy link
Author

NidhirGOAT commented Oct 4, 2024 via email

@NidhirGOAT NidhirGOAT closed this Oct 4, 2024
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.

2 participants