Baseballfield-Ventengo
My art piece is of a baseball field. I included the infield with the four bases as well as the pitchers mound. I also included the outfield fence and made sure to leave room past it just like in a real field. I have some experience coding in Java script but more in other languages. I learned a lot while coding this project.
- [x] I have read the steps to getting a blot
- [x] I am submitting art that...
- [x] is algorithmically generated (will meaningfully change each time the program is run)
- [x] is your own work that is not copied from somewhere else
- [x] doesn't call
Math.random()(See the documentation on randomness) - [x] is drawable on Blot itself (doesn't have lines overlap more than 5 times)
- [x] Doesn't overlap lines more than 5 times
- [x] Fits in the working area of 125x125mm
- [x] Doesn't rely on colour 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: https://blot.hackclub.com/editor?guide=start
this is the image just hard to see in dark mode because it is black.
What do you mean by generative? I have lots of variables throughout the code which can be changed altering the image. For example the large curve on the left side of the image can be flipped or the amount of arc can be changed layering how it would look. Also the size of the squares can also be changed altering the look.
There are more examples too with the positions of the squares, the size of the circle in the middle, and more
Hey, I did a check and this is indeed generative, but 2 things:
- Could you move the variables to the top so that they can easily be changed?
- This drawing is a little simple, could you work on it more?
I'll swing back around later, thanks for the wait!
Updated code by moving all variables to top and adding another element which is mountains. I did this after one of my favorite baseball teams the Colorado Rockies.
Updated the PR with new code but how do I add the image and get rid of the old one in the Pull request.
All the variables are at the top
Moved all variables to top and added more to code.
Adde some seats in center field just like in an actual baseball stadium and I added a line between the infield and the bases as well as an baseline.
Just updated code and polished it up.
@Ventengo1 is attempting to deploy a commit to the Hack Club Team on Vercel.
A member of the Team first needs to authorize it.
How do I chance the pic 1, pic 2, and pic 3, file to the new images
Just updated code:
Just updated with more
random variables
Polished up code and now I feel it looks good.
Just updated code by adding word 'Rockies' to it.
Just updated code and made it look a lot cleaner.
Made it look a lot more realistic by adding people at the bases and on the field
Hi there, This is a cool piece of artwork but it needs to have less overlapping You are well on your way to having a blot. howvever its a bit simple and overlaps quite a lot
Keep working on your PR! Just an update, I am going to close this PR. Please create a new PR once you have updated your art. I am doing this due to a new management system for the PRs.