trgn

↗ HN profile [ 63.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Interactive RTree demo (node module / amd module). Supports range + nearest neighbor searches.

  2. Snake in HTML5 (neirynck.us)

    Snake, the video game, in html5 canvas/javascript/requestAnimationFrame.

  3. Canonical map reduce word count example in javascript, using chopchop-js. chopchop-js is a utility library for dealing transparently with synchronous and asynchronous processes.

  4. A fast and memory-efficient RTree implementation for Javascript. It can be loaded with any AMD-loader (e.g. requirejs) , in the browser or in node.