artasparks / glift

Go Lightweight Frontend
MIT License
115 stars 33 forks source link

Add a stone-abstraction #91

Closed artasparks closed 8 years ago

artasparks commented 9 years ago

Like point, we should have a point abstraction that looks like

{
  point: glift.util.point(...)
  color. glift.enums.states.{BLACK | WHITE}
}
artasparks commented 8 years ago

Done. With the move typedef.