Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 197 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 197 Bytes

Starbubbles

Golang/Websocket clon of agar.io game

For run in develop :

  1. run server: go run starbubbles.go
  2. for client, run in ./static folder:
    • bower install
    • grunt serve