Hacker News new | ask | show | jobs
by gaalze 4214 days ago
I thought this was interesting:

~/src/elm-package$ cloc . => 2399

~/src/zelkova$ cloc . => 392

---

Also here are two demos:

#1. Mario!

http://jamesmacaulay.github.io/zelkova/examples/mario/

https://github.com/jamesmacaulay/zelkova/blob/gh-pages/examp...

#2. Dragging boxes

http://jamesmacaulay.github.io/zelkova/examples/drag-and-dro...

https://github.com/jamesmacaulay/zelkova/blob/gh-pages/examp...