|
|
|
|
|
by chengsun
4590 days ago
|
|
Not to be unappreciative of this cool demo, but here's a snake game I wrote a while ago that clocks in at 41 "commented lines" of code, and minifies to under 1KB of code whilst including setting up the DOM and CSS (which is counted separately here), and features such as pausing and aging food: http://chengsun.github.io/snake.html |
|