Hacker News new | ask | show | jobs
by vinitool76 4591 days ago
Well, if you take a look at the code. Most of it is doing things in CSS what could easily have been done in JS.

Doing something to make a statement and doing something useful are two different things.

I have two questions for you though i agree with you on couple of points:

- Are you ever going to use this in near future(say 1/2 years)?

- Will you ever be able to maintain or write something of this sort when complexity arises? CSS is a domain specific declarative language. A lot of cool things could be done with it.But for game development? Hell No!

You might find some sense in these arguments, i hope!