Skip to content
/ gobo Public

Efficient Go Board Renderer (TypeScript & JavaScript)

License

Notifications You must be signed in to change notification settings

kubicle/gobo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gobo

Go Board Renderer

  • TypeScript built into Javascript. Final distributable file is around 13KB.
  • Fast rendering to canvas (e.g. <10ms to render a 19x19 board on a low-spec client).
  • Small memory footprint (most of it is taken by the canvas itself).
  • Procedural generation of textures (no asset needed).

See it running:

Releases

No releases published

Packages

No packages published