hackclub / blot

🤖 ✍️ blot, the plotting bot from hack club
http://blot.hackclub.com
MIT License
312 stars 476 forks source link

Sudoku Game Drawer - Yash Vardhan Niranjan #888

Open Yash00241 opened 1 month ago

Yash00241 commented 1 month ago

Write a short description about your art piece, such as what your artwork represents and your experience drawing it!

Next, make sure you go through each item in the following checklist. Delete this line after!

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:

vercel[bot] commented 1 month ago

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

A member of the Team first needs to authorize it.

github-actions[bot] commented 1 month ago

art/Yash Vardhan's Sudoku Game Drawer/index.js looks like art! preview it in the editor

Dongathan-Jong commented 4 weeks ago

Hey there! This is so cool! I love how they're all solvable! I will forward this to Alex for next steps/approval. If needed, you may be asked to increase the complexity of your piece as per our submission guidelines!

Also, please change your PR name to Projectname-Yourname. For example: GameDrawer-Yash

Yash00241 commented 3 weeks ago

Hey there! This is so cool! I love how they're all solvable! I will forward this to Alex for next steps/approval. If needed, you may be asked to increase the complexity of your piece as per our submission guidelines!

Also, please change your PR name to Projectname-Yourname. For example: GameDrawer-Yash

Hey @Dongathan-Jong You asked me to change the name did it so. Also a question was asked related to complexity of the game, so you can adjust the difficulty by changing the value of game difficulty in the code it is marked as const difficulty in the first few lines of the code.

Hope it helps =D

Screenshot_10-9-2024_1817_github com

Yash00241 commented 3 weeks ago

This is a really clean implementation! A couple things:

  1. Could you include some sort of description within your code explaining what it is // what it does?
  2. I think some more flair around the game board would be great! Maybe adding a sudoku title or something?

Got it @qcoral will be doing it ASAP the only thing I want is just a little bit of time as Half-Yearly Examinations are arriving so need to study for them as well :> Also, I did not get the of changing name. Should I Change the Name of PR or the name of the folder which is requested to be merged into the directory. If t=it is for the folder kindly direct me a little bit that, how do I do it as I don't know how I can change files during a Pull Request.

Yash00241 commented 2 weeks ago

Got it and did it, completed all the given tasks :)

BrightTheBackpack commented 2 weeks ago

btw "If needed, you may be asked to increase the complexity of your piece as per our submission guidelines!" isn't talking about the game difficulty, just the complexity of the actual art piece