Pixel Art Builder!!
Here is my submission!
This takes a url to an image, and makes the turtle draw it! To use it, use this program. Copy the matrix made in NewImList
, and paste it as what picture
equals in the pic()
function.
The supplied test url was what we used when testing the program, and is of the main characters of "学校ぐらし!" ^ ^*
notmebenny
very cool
LizFoster
@notmebenny Thank you!
Conflagrate
The linked program does not seem to work. It keeps returning:
(253, 253, 253) Traceback (most recent call last): File "main.py", line 28, in <module> newIm[r].append(rgbToHex(rgb)) # change to rgb if you want to use RGB color File "main.py", line 21, in rgbToHex return "#"+decToHex(rgb)+decToHex(rgb)+decToHex(rgb) File "main.py", line 18, in decToHex return hexvals[floor(dec/16)]+hexvals[dec%16] TypeError: unsupported operand type(s) for /: 'tuple' and 'int'
LizFoster
@Conflagrate Sorry, but which program might you be referring to? I cannot see a program linked in the description or in the program..
._.
._.
AmazingMech2418
This is great! So, do you think you might do another template too?
AmazingMech2418
@LizFoster By the way, did you see my programming language template? Also, for THAIL, Liam said that we were going to use Adapt to develop THAIL which has the documentation in the post, and it has a Python-like syntax, so if you want to do anything in addition to helping with the math, it might be good to read that post to get an idea on what Adapt is and how it works.
AmazingMech2418
@LizFoster Also, how is your Pokemon game going as of right now? Any updates?
LizFoster
@AmazingMech2418 No, I'll makes sure to check it out! ^ ^*
It is going well, I have almost finished the Bulbasaur sprites!
AmazingMech2418
@LizFoster Thank you! Great job on finishing the Bulbasaur sprites as well! Based on what I've seen in your repl, those sprites took a while to make because of their size...
LizFoster
@AmazingMech2418 Yeah, I was hoping that I could use the template program to generate them, but for some reason, the image links don't work.. T~T
So until I find a better way, I am doing them by hand!
AmazingMech2418
@LizFoster Well, what file type are the images? It should work for jpg pretty well. However, you'd have to update your main repl to match with the template since the template uses hexadecimal. Also, it takes some skill to do those by hand. I have no idea how you do it! That's why I originally suggested the tool to generate the matrix. LOL!
LizFoster
@AmazingMech2418 wwwwwwww
Nice, great job
also why is ur game now Japanese and what does it mean?
I prob won't have a lot of time as I am working on a huge project (like ur pokemon thing?)
Which game in particular? The one called ポケットモンスター紫? Or かくかくしかじか?
Oh, well, they are both related to my pokemon game, one is "kakukaku shikajika," which is kind of like saying "whatever, and-so-on, blah blah." The other one is "Poketto Monsuta ~ Murasaki" is basically "Pokemon Purple." I called it that because it's Pokemon red and blue, combined!
sorry i just needed to point this out:
RGB red =
255,0,0
RGB blue = `0,0,255
UNIFICATION!
255 0 255
255 0 255
2550255
0 255 0
POKEMON GREEN!
lol also you gon' make any more templates or projects or this it?
Hmm, maybe I might, but I am not sure what they would be on. Any suggestions?
I am making a undertake style rpg so maybe you could join that I dunno
for templates, I have no idea all the good ones in my head have already been made
I am still not sure. Do you have any suggestions, aside from π approximations? (Lol)