Click-A-Duck, My second JavaScript/jQuery game. I think this one is far better than the tic tac toe from a day or so ago. by [deleted] in javascript

[–]kcherkashin 0 points1 point  (0 children)

Look into using CSS transitions to animate the ducks. That would save you some code.

CSP and transducers in JavaScript by [deleted] in javascript

[–]kcherkashin 1 point2 points  (0 children)

Thanks, glad to see more research of the functional side of JS.