Commit 074cdbed authored by Taddeüs Kroes's avatar Taddeüs Kroes

Add TODO

parent c7b98a41
......@@ -28,6 +28,8 @@ generate_star = ->
star.style.top = y + '%'
document.getElementById('stars').appendChild star
star
# TODO: put tail in nested div for separate animation & rotation, and use
# the .star div as container so that it stays in place
stars = (generate_star() for i in [1..numstars])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment