Thread: Count to 1,000!
View Single Post
05-27-10, 05:34 PM   #1096
Dayve
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 15
Originally Posted by Sepioth View Post
Wow .. there actually is 1000 icons .. you just have to count the 3 that overlap each other in the zeros (1 in each zero on the farthest point on the right of the zero)

627 icons for the border and background
46 icons for the 1
and 109 icons for each 0

Nice job .. must have taken a while to do that
I didn't really expect anyone to actually count the icons, so I salute you .

It didn't actually take as long to make as you might think though. I didn't put the image together manually; instead I modified one of my graphic rendering projects to do it for me . I think it only took an hour or so to get it right. For the curious here is the code that placed the icons ('rndImageList' is a list of image handles of 1000 random icons).
  Reply With Quote