UNPKG

ngx-snake

Version:

Snake game as an angular component, its only the core of the game... you need to add everything around it (controls, score...) yourself :)

3 lines (2 loc) 83 B
export * from './lib/ngx-snake.component'; export * from './lib/ngx-snake.module';