Y
Hacker News
new
|
ask
|
show
|
jobs
by
pgt
3515 days ago
I made Snake in 103 lines of ClojureScript for a talk once:
https://github.com/pate/cljs-snake
(LOC excludes whitespace and links to repo). Comes in under 100 LOC if you strip out the aesthetics.
1 comments
jstimpfle
3515 days ago
Very nice!
link