This is a poorly name project meant to define a 2D object space and a library of sample objects for an HTM project. See details on HTM Forum.
See object definitions in /static/objects
View objects by running the server.
npm install -g parcel-bundler
parcel static/index.html
open http://localhost:1234