2 posts tagged with javascript by candasartan.
Displaying 1 through 2 of 2.
A pun generator
Generates puns written in the form "You could say he they put the 'demons' in 'demonstrators.'" Written in pure JavaScript, this pun generator can provide a few minutes of amusement, and might even generate something witty and worth sharing! [more inside]
Generate images using an evolutionary algorithm by accepting or rejecting random images
This simple JavaScript game allows you to evolve a small image simply by accepting or rejecting random images, allowing them to "reproduce" into a new generation, and then winnowing down that generation to the "fittest" (ie, closest to your desired outcome) individuals. In other words, without drawing, you can--simply by accepting and rejecting images--create an image that you imagine.
Page:
1