how to draw pixel art with javascript?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

how to draw pixel art with javascript??

drawing with tilemap in javascript https://code.sololearn.com/Whm73WC8ziia/?ref=app

5th Dec 2018, 8:16 AM
intru awooooooo
intru awooooooo - avatar
1 Answer
0
For code playground JS pane, you need to set your initialization code as callback function by onload. eg. onload = init; There is also an error in the iteration. Please check out the correction here. https://code.sololearn.com/Wtg4Y3GqOCvK/?ref=app
5th Dec 2018, 9:25 AM
Calviղ
Calviղ - avatar